Virtual list box for search results (trees and nodes).
More...
#include <NavigatorTab.h>
Virtual list box for search results (trees and nodes).
Definition at line 80 of file NavigatorTab.h.
◆ SearchResultsListBox()
| EmberUI::SearchResultsListBox::SearchResultsListBox |
( |
NavigatorTab * | owner, |
|
|
wxWindow * | parent, |
|
|
wxWindowID | id ) |
◆ OnDrawBackground()
| void EmberUI::SearchResultsListBox::OnDrawBackground |
( |
wxDC & | dc, |
|
|
const wxRect & | rect, |
|
|
size_t | n ) const |
|
overrideprivate |
◆ OnDrawItem()
| void EmberUI::SearchResultsListBox::OnDrawItem |
( |
wxDC & | dc, |
|
|
const wxRect & | rect, |
|
|
size_t | n ) const |
|
overrideprivate |
◆ OnLeftDClick()
| void EmberUI::SearchResultsListBox::OnLeftDClick |
( |
wxMouseEvent & | event | ) |
|
|
private |
◆ OnMeasureItem()
| wxCoord EmberUI::SearchResultsListBox::OnMeasureItem |
( |
size_t | n | ) |
const |
|
overrideprivate |
◆ OnRightDown()
| void EmberUI::SearchResultsListBox::OnRightDown |
( |
wxMouseEvent & | event | ) |
|
|
private |
◆ m_owner
The documentation for this class was generated from the following files: