#include "model_GraphProperties.h"
#include <QObject>
#include <QAbstractTableModel>
#include <QMetaObject>
#include <QModelIndex>
#include <QVariant>
#include <KLocale>
#include <KDebug>
#include <DynamicPropertiesList.h>
Go to the source code of this file.