nngn
Loading...
Searching...
No Matches
main.cpp File Reference
#include <cstdint>
#include <QtCore/QTextStream>
#include <QtGui/QScreen>
#include <QtNetwork/QLocalSocket>
#include <QtWidgets/QApplication>
#include <QtWidgets/QMessageBox>
#include <QtWidgets/QPushButton>
#include "window.h"
Include dependency graph for main.cpp:

Classes

class  anonymous_namespace{main.cpp}::Launcher
 

Namespaces

namespace  anonymous_namespace{main.cpp}
 

Functions

int main (int argc, char **argv)
 

Variables

constexpr auto anonymous_namespace{main.cpp}::SOCKET_PATH = "sock"sv
 
constexpr auto anonymous_namespace{main.cpp}::INSPECT_TEXTURE
 
constexpr auto anonymous_namespace{main.cpp}::PLOT_FPS
 
constexpr auto anonymous_namespace{main.cpp}::PLOT_LUA
 
constexpr auto anonymous_namespace{main.cpp}::PLOT_RENDER
 
constexpr auto anonymous_namespace{main.cpp}::PLOT_COLL
 
constexpr auto anonymous_namespace{main.cpp}::PLOT_CAMERA
 
constexpr auto anonymous_namespace{main.cpp}::PLOT_GRAPHICS
 
constexpr auto anonymous_namespace{main.cpp}::TIMELINE_COLL
 
constexpr auto anonymous_namespace{main.cpp}::TIMELINE_PROF
 
constexpr auto anonymous_namespace{main.cpp}::TIMELINE_LUA
 
constexpr auto anonymous_namespace{main.cpp}::CONFIGURE_GENERAL
 
constexpr auto anonymous_namespace{main.cpp}::CONFIGURE_LIMITS
 
constexpr auto anonymous_namespace{main.cpp}::CONFIGURE_CAMERA
 
constexpr auto anonymous_namespace{main.cpp}::CONFIGURE_RENDER
 
constexpr auto anonymous_namespace{main.cpp}::CONFIGURE_GRAPHICS
 
constexpr auto anonymous_namespace{main.cpp}::CONFIGURE_POST
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )
Here is the call graph for this function: