kpilot
pilotLocalDatabase.cc File Reference
#include "options.h"
#include <stdio.h>
#include <unistd.h>
#include <assert.h>
#include <iostream>
#include <pi-file.h>
#include <qstring.h>
#include <qfile.h>
#include <qregexp.h>
#include <qdatetime.h>
#include <qvaluevector.h>
#include <kdebug.h>
#include <kglobal.h>
#include <kstandarddirs.h>
#include <ksavefile.h>
#include "pilotRecord.h"
#include "pilotLocalDatabase.h"
Include dependency graph for pilotLocalDatabase.cc:
Go to the source code of this file.
Typedefs | |
typedef QValueVector < PilotRecord * > | Records |
Typedef Documentation
typedef QValueVector<PilotRecord *> Records |
Definition at line 55 of file pilotLocalDatabase.cc.