• Skip to content
  • Skip to link menu
KDE 4.3 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KDEUI

KSeparator Class Reference

Standard horizontal or vertical separator. More...

#include <kseparator.h>

Inheritance diagram for KSeparator:
QFrame

List of all members.

Public Member Functions

 KSeparator (Qt::Orientation orientation, QWidget *parent=0, Qt::WFlags f=0)
 KSeparator (QWidget *parent=0, Qt::WFlags f=0)
Qt::Orientation orientation () const
void setOrientation (Qt::Orientation orientation)

Properties

Qt::Orientation orientation

Detailed Description

Standard horizontal or vertical separator.

Author:
Michael Roth <mroth@wirlweb.de>

Definition at line 31 of file kseparator.h.


Constructor & Destructor Documentation

KSeparator::KSeparator ( QWidget *  parent = 0,
Qt::WFlags  f = 0 
) [explicit]

Constructor.

Parameters:
parent parent object.
f extra QWidget flags.

Definition at line 25 of file kseparator.cpp.

KSeparator::KSeparator ( Qt::Orientation  orientation,
QWidget *  parent = 0,
Qt::WFlags  f = 0 
) [explicit]

Constructor.

Parameters:
orientation Set the orientation of the separator. Possible values are Horizontal or Vertical.
parent parent object.
f extra QWidget flags.

Definition at line 33 of file kseparator.cpp.


Member Function Documentation

Qt::Orientation KSeparator::orientation (  )  const

Returns the orientation of the separator.

Returns:
int Possible values Horizontal or Vertical.
void KSeparator::setOrientation ( Qt::Orientation  orientation  ) 

Set the orientation of the separator to orientation.

Parameters:
orientation Possible values are Vertical and Horizontal.

Definition at line 42 of file kseparator.cpp.


Property Documentation

Qt::Orientation KSeparator::orientation [read, write]

Definition at line 34 of file kseparator.h.


The documentation for this class was generated from the following files:
  • kseparator.h
  • kseparator.cpp

KDEUI

Skip menu "KDEUI"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.6.1
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal