#include "kptpart.h"
#include "kptview.h"
#include "kptfactory.h"
#include "kptproject.h"
#include "kptmainprojectdialog.h"
#include "kptresource.h"
#include "kptcontext.h"
#include "kptganttview.h"
#include "KDGanttViewTaskLink.h"
#include <qpainter.h>
#include <qfileinfo.h>
#include <QTimer>
#include <kdebug.h>
#include <kconfig.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <kstandarddirs.h>
#include <kcommand.h>
#include <KoGlobal.h>
#include "kptpart.moc"
Graphe des dépendances par inclusion de kptpart.cc:
Aller au code source de ce fichier.
Espaces de nommage | |
namespace | KPlato |
Macros | |
#define | CURRENT_SYNTAX_VERSION "0.5" |
#define CURRENT_SYNTAX_VERSION "0.5" |
Définition à la ligne 45 du fichier kptpart.cc.
Référencé par KPlato::Part::loadXML(), et KPlato::Part::saveXML().