Do try to create the successor from the QComboBox class. Such as:
Qt Code:
{ Q_OBJECT public: public slots: void setCurrentIndex ( int index ) { }; };To copy to clipboard, switch view to plain text mode
Do try to create the successor from the QComboBox class. Such as:
Qt Code:
{ Q_OBJECT public: public slots: void setCurrentIndex ( int index ) { }; };To copy to clipboard, switch view to plain text mode
Bookmarks