Definition at line 1035 of file CellularPanel.cpp.
◆ SimpleCellVisitor
◆ SimpleNodeVisitor
◆ Adaptor() [1/2]
anonymous_namespace{CellularPanel.cpp}::Adaptor::Adaptor |
( |
const SimpleCellVisitor & |
function_ | ) |
|
|
inline |
Definition at line 1040 of file CellularPanel.cpp.
1043 } }
1044 {}
The TrackPanel is built up of nodes, subtrees of the CellularPanel's area Common base class for Track...
SimpleNodeVisitor function
◆ Adaptor() [2/2]
anonymous_namespace{CellularPanel.cpp}::Adaptor::Adaptor |
( |
const SimpleNodeVisitor & |
function_, |
|
|
bool |
pre_ |
|
) |
| |
|
inline |
◆ BeginGroup()
void anonymous_namespace{CellularPanel.cpp}::Adaptor::BeginGroup |
( |
const wxRect & |
rect, |
|
|
TrackPanelGroup & |
group |
|
) |
| |
|
inlineoverridevirtual |
◆ EndGroup()
void anonymous_namespace{CellularPanel.cpp}::Adaptor::EndGroup |
( |
const wxRect & |
rect, |
|
|
TrackPanelGroup & |
group |
|
) |
| |
|
inlineoverridevirtual |
◆ VisitCell()
void anonymous_namespace{CellularPanel.cpp}::Adaptor::VisitCell |
( |
const wxRect & |
rect, |
|
|
TrackPanelCell & |
cell |
|
) |
| |
|
inlineoverridevirtual |
◆ function
◆ post
const bool anonymous_namespace{CellularPanel.cpp}::Adaptor::post { false } |
◆ pre
const bool anonymous_namespace{CellularPanel.cpp}::Adaptor::pre { false } |
The documentation for this struct was generated from the following file: