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