Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
Loading...
Searching...
No Matches
main.cpp File Reference

Program entry point. More...

#include <QApplication>
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

QApplication * boot (int argc, char *argv[])
int main (int argc, char *argv[])

Detailed Description

Program entry point.

Delegates everything to boot() and execs the app.

Definition in file main.cpp.

Function Documentation

◆ boot()

QApplication * boot ( int argc,
char * argv[] )
extern

Definition at line 121 of file boot.cpp.

References bootDatabase(), bootQmlLinkage(), createApp(), and Router::loadScreens().

Referenced by main().

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 25 of file main.cpp.

References boot().