Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXSeparator Class Reference

#include <FXSeparator.h>

Inheritance diagram for FX::FXSeparator:

FX::FXFrame FX::FXWindow FX::FXDrawable FX::FXId FX::FXObject FX::FXHorizontalSeparator FX::FXVerticalSeparator List of all members.

Public Methods

 FXSeparator (FXComposite *p, FXuint opts=SEPARATOR_GROOVE|LAYOUT_FILL_X, FXint x=0, FXint y=0, FXint w=0, FXint h=0, FXint pl=0, FXint pr=0, FXint pt=0, FXint pb=0)
 Constructor.

virtual FXint getDefaultWidth ()
 Return default width.

virtual FXint getDefaultHeight ()
 Return default height.

void setSeparatorStyle (FXuint style)
 Change separator style.

FXuint getSeparatorStyle () const
 Get separator style.


Detailed Description

Separator widget

See also: