C++ Utilities  5.10.5
Useful C++ classes and routines such as argument parser, IO and conversion utilities
Classes | Namespaces | Macros
fakeqtconfigarguments.h File Reference
#include "./argumentparser.h"
Include dependency graph for fakeqtconfigarguments.h:
This graph shows which files directly or indirectly include this file:

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

 CppUtilities
 Contains all utilities provides by the c++utilities library.
 

Macros

#define QT_CONFIG_ARGUMENTS   CppUtilities::FakeQtConfigArguments
 

Macro Definition Documentation

◆ QT_CONFIG_ARGUMENTS

#define QT_CONFIG_ARGUMENTS   CppUtilities::FakeQtConfigArguments

Definition at line 49 of file fakeqtconfigarguments.h.