LibrePCB Developers Documentation
main.cpp File Reference
+ Include dependency graph for main.cpp:

Functions

static void setApplicationMetadata () noexcept
 
static void configureApplicationSettings () noexcept
 
static void writeLogHeader () noexcept
 
static int runApplication () noexcept
 
static bool isFileFormatStableOrAcceptUnstable () noexcept
 
static int openWorkspace (FilePath &path)
 
static int appExec () noexcept
 
int main (int argc, char *argv[])
 

Function Documentation

◆ setApplicationMetadata()

static void setApplicationMetadata ( )
staticnoexcept
+ Here is the caller graph for this function:

◆ configureApplicationSettings()

static void configureApplicationSettings ( )
staticnoexcept
+ Here is the caller graph for this function:

◆ writeLogHeader()

static void writeLogHeader ( )
staticnoexcept
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ runApplication()

static int runApplication ( )
staticnoexcept
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ isFileFormatStableOrAcceptUnstable()

static bool isFileFormatStableOrAcceptUnstable ( )
staticnoexcept
+ Here is the caller graph for this function:

◆ openWorkspace()

static int openWorkspace ( FilePath path)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ appExec()

static int appExec ( )
staticnoexcept
+ Here is the caller graph for this function:

◆ main()

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