![]() |
LeechCraft 0.6.70-17793-g6e56308e78
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 | |
| namespace | LC |
| namespace | 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>> |