C++ Utilities 5.26.1
Useful C++ classes and routines such as argument parser, IO and conversion utilities
|
#include "./argumentparser.h"
Go to the source code of this file.
Classes | |
class | CppUtilities::FakeQtConfigArguments |
The FakeQtConfigArguments class provides arguments for the Qt GUI used when the application hasn't been built with Qt GUI support. More... | |
Namespaces | |
namespace | CppUtilities |
Contains all utilities provides by the c++utilities library. | |
Macros | |
#define | QT_CONFIG_ARGUMENTS CppUtilities::FakeQtConfigArguments |
#define QT_CONFIG_ARGUMENTS CppUtilities::FakeQtConfigArguments |
Definition at line 49 of file fakeqtconfigarguments.h.