Listener for when the Colour dialogue box has been closed.
More...
#include <colourdbox.h>
Listener for when the Colour dialogue box has been closed.
◆ colourdbox_dialogue_completed()
virtual void tbx::ColourDboxDialogueCompletedListener::colourdbox_dialogue_completed |
( |
ColourDbox |
colour_dbox, |
|
|
bool |
colour_selected |
|
) |
| |
|
pure virtual |
Called when dialogue has be closed.
- Parameters
-
colour_dbox | The dialogue that generated the event. |
colour_selected | true if the dialogue box was closed after a colour was selected. This value will also be false if a colour was selected by a click on OK with adjust and then cancelling the dialogue box. |
The documentation for this class was generated from the following file: