nux-1.14.0
nux::AbstractSeparator Class Reference
Inheritance diagram for nux::AbstractSeparator:
nux::View nux::InputArea nux::Area nux::InitiallyUnownedObject nux::Focusable nux::Object nux::Trackable nux::Introspectable nux::HSeparator nux::VSeparator

List of all members.

Public Member Functions

 AbstractSeparator (NUX_FILE_LINE_PROTO)
 AbstractSeparator (const Color &color, float Alpha0, float Alpha1, int Border, NUX_FILE_LINE_PROTO)
void SetColor (const Color &color)
void SetAlpha (float Alpha0, float Alpha1)
void SetBorderSize (int Border)

Protected Attributes

Color m_Color
float m_Alpha0
float m_Alpha1
int m_BorderSize

Detailed Description

Definition at line 29 of file AbstractSeparator.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends