KDStateMachineEditor API Documentation 2.1
|
#include <config-test.h>
#include "parsehelper.h"
#include "mainwindow.h"
#include "scxmlimporter.h"
#include <QApplication>
#include <QCommandLineParser>
#include <QDebug>
#include <QFile>
#include <qqmldebug.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 48 of file main.cpp.
References KDSME::AbstractImporter::errorString(), KDSME::ScxmlImporter::import(), MainWindow::loadPresets(), and MainWindow::setStateMachine().