|
BALL
1.4.79
|
#include <BALL/VIEW/KERNEL/message.h>
Public Member Functions | |
| NewSelectionMessage () | |
| bool | openItems () |
| Open all SelectableListViewItems, if they have a selected child. More... | |
| void | setOpenItems (bool state) |
Public Member Functions inherited from BALL::VIEW::Message | |
| Message () | |
| Message (const Message &message) | |
| virtual | ~Message () |
| void | setSender (const ConnectionObject *sender) |
| const ConnectionObject * | getSender () const |
| void | setDeletable (bool flag=true) |
| bool | isDeletable () const |
| boost::any & | data () |
Protected Attributes | |
| bool | open_ |
Send by MainControl to Control objects to sync selection
| BALL::VIEW::NewSelectionMessage::NewSelectionMessage | ( | ) |
|
inline |
|
inline |
1.8.7