#include <evGUIMultiBrowser.h>
|
| static void | SelectAll (Fl_Widget *widget, void *data) |
| |
| static void | ClearAll (Fl_Widget *widget, void *data) |
| |
| evGUIMultiBrowser::evGUIMultiBrowser |
( |
const int |
x, |
|
|
const int |
y, |
|
|
const int |
width, |
|
|
const int |
height, |
|
|
const char * |
label |
|
) |
| |
| virtual evGUIMultiBrowser::~evGUIMultiBrowser |
( |
void |
| ) |
|
|
virtual |
| void evGUIMultiBrowser::AddLine |
( |
const char * |
line | ) |
|
|
inline |
| void evGUIMultiBrowser::Clear |
( |
void |
| ) |
|
|
inlinevirtual |
| static void evGUIMultiBrowser::ClearAll |
( |
Fl_Widget * |
widget, |
|
|
void * |
data |
|
) |
| |
|
staticprivate |
| virtual const evString evGUIMultiBrowser::GetClassName |
( |
void |
| ) |
const |
|
inlinevirtual |
| unsigned int evGUIMultiBrowser::GetNumSelected |
( |
void |
| ) |
const |
|
inline |
| unsigned int * evGUIMultiBrowser::GetSelected |
( |
void |
| ) |
const |
|
inline |
| static void evGUIMultiBrowser::SelectAll |
( |
Fl_Widget * |
widget, |
|
|
void * |
data |
|
) |
| |
|
staticprivate |
| Fl_Multi_Browser* evGUIMultiBrowser::Browser |
|
protected |
| Fl_Button* evGUIMultiBrowser::ClearAllButton |
|
private |
| Fl_Button* evGUIMultiBrowser::SelectAllButton |
|
private |
The documentation for this class was generated from the following file: