#include "test.h"#include <kapplication.h>#include <kaboutdata.h>#include <kcmdlineargs.h>#include <klocale.h>Graphe des dépendances par inclusion de main.cpp:
Aller au code source de ce fichier.
Fonctions | |
| int | main (int argc, char **argv) |
Variables | |
| static const char | description [] = "A test application for the KoProperty library" |
| static const char | version [] = "0.2" |
| static KCmdLineOptions | options [] |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
const char description[] = "A test application for the KoProperty library" [static] |
Définition à la ligne 26 du fichier main.cpp.
Référencé par main(), KoTemplateTree::readTemplates(), et Kross::ActionCollection::readXml().
KCmdLineOptions options[] [static] |
const char version[] = "0.2" [static] |
Définition à la ligne 28 du fichier main.cpp.
Référencé par KoDocument::addVersion(), KoDocument::loadNativeFormatFromStoreInternal(), main(), KFormula::FormulaElement::readAttributesFromDom(), KoDocument::saveNativeFormat(), KoVersionDialog::slotModify(), et KoVersionDialog::slotOpen().
1.5.1-p1