![]()  | 
  
    QElectroTech
    0.8-dev
    
   | 
 
#include "qetapp.h"#include "singleapplication.h"#include "qet.h"#include "macosxopenevent.h"#include "machine_info.h"#include <QStyleFactory>
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... | |
| void delete_old_log_files | ( | int | days | ) | 
delete_old_log_files delete old log files
| days | : max days old | 


| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
main Main function of QElectroTech
| argc | : number of parameters | 
| argv | : parameters | 

| void myMessageOutput | ( | QtMsgType | type, | 
| const QMessageLogContext & | context, | ||
| const QString & | msg | ||
| ) | 
myMessageOutput for debugging
| type | : the messages that can be sent to a message handler | 
| context | : were? wat? | 
| msg | : Message | 


 1.8.18