QElectroTech  0.8-dev
Functions
main.cpp File Reference
#include "qetapp.h"
#include "singleapplication.h"
#include "qet.h"
#include "macosxopenevent.h"
#include "machine_info.h"
#include <QStyleFactory>
Include dependency graph for main.cpp:

Functions

void myMessageOutput (QtMsgType type, const QMessageLogContext &context, const QString &msg)
 myMessageOutput for debugging More...
 
void delete_old_log_files (int days)
 delete_old_log_files delete old log files More...
 
int main (int argc, char **argv)
 main Main function of QElectroTech More...
 

Function Documentation

◆ delete_old_log_files()

void delete_old_log_files ( int  days)

delete_old_log_files delete old log files

Parameters
days: max days old
Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char **  argv 
)

main Main function of QElectroTech

Parameters
argc: number of parameters
argv: parameters
Returns
exit code
Here is the call graph for this function:

◆ myMessageOutput()

void myMessageOutput ( QtMsgType  type,
const QMessageLogContext &  context,
const QString &  msg 
)

myMessageOutput for debugging

Parameters
type: the messages that can be sent to a message handler
context: were? wat?
msg: Message
Here is the call graph for this function:
Here is the caller graph for this function: