• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • @topname@
  • Sitemap
  • Contact Us
 

kate

KateMDI::Splitter

KateMDI::Splitter Class Reference

This class is needed because QSplitter cant return an index for a widget. More...

#include <katemdi.h>

Inherits QSplitter.

List of all members.


Public Member Functions

 Splitter (Orientation o, QWidget *parent=0, const char *name=0)
bool isLastChild (QWidget *w) const
int idAfter (QWidget *w) const

Detailed Description

This class is needed because QSplitter cant return an index for a widget.

Definition at line 41 of file katemdi.h.


Member Function Documentation

bool KateMDI::Splitter::isLastChild ( QWidget *  w  )  const

Since there is supposed to be only 2 childs of a katesplitter, any child other than the last is the first.

This method uses QSplitter::idAfter(widget) which returns 0 if there is no widget after this one. This results in an error if widget is not a child in this splitter

Definition at line 54 of file katemdi.cpp.


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

kate

Skip menu "kate"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

@topname@

Skip menu "@topname@"
  • kate
  • kwin
  •   lib
  • libkonq
Generated for @topname@ by doxygen 1.5.9
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