#include <Nux/HSeparator.h>
Constructor & Destructor Documentation
nux::HSeparator::HSeparator |
( |
| ) |
|
nux::HSeparator::HSeparator |
( |
const Color & |
color, |
|
|
float |
Alpha0, |
|
|
float |
Alpha1, |
|
|
int |
Border |
|
) |
| |
nux::HSeparator::~HSeparator |
( |
| ) |
|
Member Function Documentation
void nux::HSeparator::DestroyLayout |
( |
| ) |
[protected] |
virtual void nux::HSeparator::Draw |
( |
GraphicsEngine & |
GfxContext, |
|
|
bool |
force_draw |
|
) |
| [virtual] |
virtual void nux::HSeparator::DrawContent |
( |
GraphicsEngine & |
GfxContext, |
|
|
bool |
force_draw |
|
) |
| [inline, virtual] |
void nux::HSeparator::InitializeLayout |
( |
| ) |
[protected] |
void nux::HSeparator::InitializeWidgets |
( |
| ) |
[protected] |
virtual void nux::HSeparator::PostDraw |
( |
GraphicsEngine & |
GfxContext, |
|
|
bool |
force_draw |
|
) |
| [inline, virtual] |
virtual long nux::HSeparator::ProcessEvent |
( |
IEvent & |
ievent, |
|
|
long |
TraverseInfo, |
|
|
long |
ProcessEventInfo |
|
) |
| [virtual] |
The documentation for this class was generated from the following file: