svgui
1.9
|
ColourComboBox.h
Go to the documentation of this file.
Very trivial enhancement to QComboBox to make it emit signals when the mouse enters and leaves (for c...
Definition: NotifyingComboBox.h:26
Colour-picker combo box with swatches, optionally including "Add New Colour..." entry to invoke a QCo...
Definition: ColourComboBox.h:25
void includeUnsetEntry(QString label)
Add an entry at the top of the combo for "no colour selected", with the given label.
Definition: ColourComboBox.cpp:44
void colourChanged(int colourIndex)
Emitted when the current index is changed.
ColourComboBox(bool withAddNewColourEntry, QWidget *parent=0)
Definition: ColourComboBox.cpp:31
Generated by 1.8.11