private |
Inheritance Graph
graph BT
ListViewClientArea
ListViewClientArea --> Container
click ListViewClientArea "classGUI_1_1ListView_1_1ListViewClientArea"
click Container "classGUI_1_1Container"
Description
Public Functions
ListViewClientArea( GUI_Manager & _gui, ListView & _l) | |
ListViewClientArea(const ListViewClientArea & other, ListView & _l) | |
~ListViewClientArea() | |
void | doLayout() |
Documentation
function
GUI::ListView::ListViewClientArea::ListViewClientArea
public | inline |
ListViewClientArea( | GUI_Manager & | _gui, |
ListView & | _l | |
) |
Defined in GUI/Components/ListView.h:60
function
GUI::ListView::ListViewClientArea::ListViewClientArea
public | inline |
ListViewClientArea( | const ListViewClientArea & | other, |
ListView & | _l | |
) |
Defined in GUI/Components/ListView.h:62
function
GUI::ListView::ListViewClientArea::~ListViewClientArea
public | inline | virtual |
~ListViewClientArea( | ) |
Defined in GUI/Components/ListView.h:64
function
GUI::ListView::ListViewClientArea::doLayout
public | virtual |
void doLayout( | ) |
Defined in GUI/Components/ListView.h:67