#include <HWControl.h>
◆ vector
◆ Controls() [1/3]
Harlinn::Windows::Controls::Controls |
( |
Control & | control | ) |
|
◆ Controls() [2/3]
Harlinn::Windows::Controls::Controls |
( |
const Controls & | other | ) |
|
|
delete |
◆ Controls() [3/3]
Harlinn::Windows::Controls::Controls |
( |
Controls && | other | ) |
|
|
delete |
◆ Add()
void Harlinn::Windows::Controls::Add |
( |
Control * | control | ) |
|
|
private |
◆ Contains()
bool Harlinn::Windows::Controls::Contains |
( |
const Control * | childControl | ) |
const |
◆ DisconnectParentControl()
void Harlinn::Windows::Controls::DisconnectParentControl |
( |
| ) |
|
|
private |
◆ DoBeforeHandleDestroy()
void Harlinn::Windows::Controls::DoBeforeHandleDestroy |
( |
| ) |
|
|
private |
◆ DoOnHandleCreated()
void Harlinn::Windows::Controls::DoOnHandleCreated |
( |
| ) |
|
|
private |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Remove()
void Harlinn::Windows::Controls::Remove |
( |
const Control * | control | ) |
|
|
private |
◆ Control
◆ control_
Control& Harlinn::Windows::Controls::control_ |
|
private |
◆ items_
vector Harlinn::Windows::Controls::items_ |
|
private |
The documentation for this class was generated from the following files: