20 #ifndef RFONTCHOOSERWIDGET_H_
21 #define RFONTCHOOSERWIDGET_H_
24 #if QT_VERSION >= 0x050400
25 #include <QtUiPlugin/QDesignerCustomWidgetInterface>
27 #include <QDesignerCustomWidgetInterface>
33 Q_INTERFACES(QDesignerCustomWidgetInterface)
42 QString
group()
const;
48 void initialize(QDesignerFormEditorInterface *core);