C++ Utilities 5.24.8
Useful C++ classes and routines such as argument parser, IO and conversion utilities
Loading...
Searching...
No Matches
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

namespace  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.