tbx
0.7.6
|
Tree node has been expanded event. More...
#include <treeviewlisteners.h>
Public Member Functions | |
TreeViewNodeExpandedEvent (IdBlock &id_block, PollBlock &data) | |
Construct the event. | |
bool | expanded () const |
Check if a node was expanded. | |
TreeNodeId | node () const |
Node that was expanded/contracted. | |
![]() | |
EventInfo (const IdBlock &id_block, PollBlock &data) | |
Contruct the event information from the id_block and data update by the toolbox. | |
const IdBlock & | id_block () const |
IdBlock for the current event. More... | |
Additional Inherited Members | |
![]() | |
PollBlock & | _data |
raw data from the event | |
Tree node has been expanded event.