![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
Go to the source code of this file.
Classes | |
class | LC::Util::ConcurrentException< T > |
A concurrent exception that plays nicely with Qt. More... | |
Namespaces | |
LC | |
LC::Util | |
Typedefs | |
using | LC::Util::QtException_t = QException |
using | LC::Util::QtException_ptr = std::shared_ptr< QtException_t > |
using | LC::Util::ConcurrentStdException = Util::ConcurrentException< Util::NewType< std::exception, struct StdException > > |