Classes | Namespaces | Defines
QGpCoreTools/AbstractParameters.h File Reference
#include <QtCore>
#include "QGpCoreToolsDLLExport.h"

Go to the source code of this file.

Classes

class  QGpCoreTools::AbstractParameters
 Brief description of class still missing. More...
struct  QGpCoreTools::AbstractParameters::Keyword
class  QGpCoreTools::AbstractParameters::KeywordMap

Namespaces

namespace  QGpCoreTools

Defines

#define PARAMETERS_COLLECTKEYWORDS_ARGS   KeywordMap& keywords, const QString& prefix
#define PARAMETERS_KEYWORDCOUNT_ARGS
#define PARAMETERS_SETVALUE_ARGS   int index, const QString& value
#define PARAMETERS_TOSTRING_ARGS_DECL   const QString& prefix=QString::null
#define PARAMETERS_TOSTRING_ARGS_IMPL   const QString& prefix

Define Documentation

#define PARAMETERS_COLLECTKEYWORDS_ARGS   KeywordMap& keywords, const QString& prefix
#define PARAMETERS_SETVALUE_ARGS   int index, const QString& value
#define PARAMETERS_TOSTRING_ARGS_DECL   const QString& prefix=QString::null
#define PARAMETERS_TOSTRING_ARGS_IMPL   const QString& prefix
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines