#include "../vpatterndb/vtranslatevars.h"
#include "../vmisc/def.h"
#include "../vmisc/vseamlymesettings.h"
#include "../vmisc/vabstractapplication.h"
#include "dialogs/dialogmdatabase.h"
Go to the source code of this file.
Classes | |
class | MApplication |
Macros | |
#define | qApp (static_cast<MApplication*>(VAbstractApplication::instance())) |
Enumerations | |
enum class | SocketConnection : bool { Client = false , Server = true } |
#define qApp (static_cast<MApplication*>(VAbstractApplication::instance())) |
Definition at line 68 of file mapplication.h.
|
strong |
Enumerator | |
---|---|
Client | |
Server |
Definition at line 70 of file mapplication.h.