16 #ifndef QGSDATETIMEEDITCONFIG_H 17 #define QGSDATETIMEEDITCONFIG_H 20 #include "ui_qgsdatetimeeditconfig.h" 34 void updateDemoWidget();
35 void updateFieldFormat(
int idx );
36 void updateDisplayFormat(
const QString& fieldFormat );
37 void displayFormatChanged(
int idx );
38 void showHelp(
bool buttonChecked );
46 #endif // QGSDATETIMEEDITCONFIG_H
QVariantMap QgsEditorWidgetConfig
Holds a set of configuration parameters for a editor widget wrapper.
Represents a vector layer which manages a vector based data sets.