Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Opie::Ui::OSeparator Class Reference

#include </home/clem/local/src/opie/libopie2/opieui/oseparator.h>

List of all members.

Public Member Functions

 OSeparator (QWidget *parent=0, const char *name=0, WFlags f=0)
 OSeparator (int orientation, QWidget *parent=0, const char *name=0, WFlags f=0)
int orientation () const
void setOrientation (int orient)
virtual QSize sizeHint () const

Protected Member Functions

virtual void drawFrame (QPainter *)

Properties

int orientation

Private Attributes

OSeparatorPrivate * d


Detailed Description

Standard horizontal or vertical separator.

Author:
Michael 'Mickey' Lauer <mickey@tm.informatik.uni-frankfurt.de>

Michael Roth <mroth@wirlweb.de>

Version:
Id
oseparator.h,v 1.2 2004/03/13 19:51:50 zecke Exp

Definition at line 48 of file oseparator.h.


Constructor & Destructor Documentation

OSeparator::OSeparator QWidget *  parent = 0,
const char *  name = 0,
WFlags  f = 0
 

Constructor.

Definition at line 42 of file oseparator.cpp.

References setOrientation().

OSeparator::OSeparator int  orientation,
QWidget *  parent = 0,
const char *  name = 0,
WFlags  f = 0
 

Constructor.

Parameters:
orientation Set the orientation of the separator. Possible values are HLine or Horizontal and VLine or Vertical.

Definition at line 52 of file oseparator.cpp.

References setOrientation().


Member Function Documentation

void OSeparator::drawFrame QPainter *   )  [protected, virtual]
 

Definition at line 96 of file oseparator.cpp.

References g.

int Opie::Ui::OSeparator::orientation  )  const
 

Returns the orientation of the separator.

Possible values are VLine and HLine.

void OSeparator::setOrientation int  orient  ) 
 

Set the orientation of the separator to orient

Possible values are VLine and HLine.

Definition at line 62 of file oseparator.cpp.

References oendl, and owarn.

Referenced by OSeparator().

QSize OSeparator::sizeHint  )  const [virtual]
 

The recommended height (width) for a horizontal (vertical) separator.

Definition at line 120 of file oseparator.cpp.


Member Data Documentation

class OSeparatorPrivate* Opie::Ui::OSeparator::d [private]
 

Definition at line 89 of file oseparator.h.


Property Documentation

int OSeparator::orientation [read, write]
 

Definition at line 50 of file oseparator.h.


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 18:02:05 2005 for OPIE by  doxygen 1.4.2