My Project
0.0.16
QUCS Mapping
|
#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 "qucshelp.h"
Go to the source code of this file.
Functions | |
bool | loadSettings () |
bool | saveApplSettings (QucsHelp *qucs) |
int | main (int argc, char *argv[]) |
Variables | |
QDir | QucsHelpDir |
tQucsSettings | QucsSettings |
int main | ( | int | argc, |
char * | argv[] | ||
) |
tQucsSettings QucsSettings |