Home
last modified time | relevance | path

Searched refs:TextLabelInterface (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/qwt5-qt5/qwt5-qt5-2a9f1ae2/designer/
H A Dqwt_designer_plugin.cpp340 TextLabelInterface::TextLabelInterface(QObject *parent): in TextLabelInterface() function in TextLabelInterface
360 QWidget *TextLabelInterface::createWidget(QWidget *parent) in createWidget()
425 d_plugins.append(new TextLabelInterface(this)); in CustomWidgetCollectionInterface()
H A Dqwt_designer_plugin.h183 class TextLabelInterface: public CustomWidgetInterface
189 TextLabelInterface(QObject *parent);
/dports/x11-toolkits/qwt6/qwt-6.1.6/designer/
H A Dqwt_designer_plugin.cpp382 TextLabelInterface::TextLabelInterface( QObject *parent ): in TextLabelInterface() function in TextLabelInterface
402 QWidget *TextLabelInterface::createWidget( QWidget *parent ) in createWidget()
481 d_plugins.append( new TextLabelInterface( this ) ); in CustomWidgetCollectionInterface()
H A Dqwt_designer_plugin.h186 class TextLabelInterface: public CustomWidgetInterface
192 TextLabelInterface( QObject *parent );