My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
main.cpp File Reference
#include <stdlib.h>
#include <qapplication.h>
#include <qstring.h>
#include <qtextcodec.h>
#include <qtranslator.h>
#include <qfile.h>
#include <qtextstream.h>
#include <qmessagebox.h>
#include <qdir.h>
#include <qfont.h>
#include "qucsedit.h"
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

bool loadSettings ()
 
bool saveApplSettings (QucsEdit *qucs)
 
void showOptions ()
 
int main (int argc, char *argv[])
 

Variables

tQucsSettings QucsSettings
 

Function Documentation

bool loadSettings ( )

Definition at line 40 of file main.cpp.

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

Definition at line 131 of file main.cpp.

Here is the call graph for this function:

bool saveApplSettings ( QucsEdit qucs)

Definition at line 86 of file main.cpp.

void showOptions ( )

Definition at line 114 of file main.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

tQucsSettings QucsSettings

Definition at line 36 of file main.cpp.