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

kate

KateMDI::ToolView

KateMDI::ToolView Class Reference

#include <katemdi.h>

Inheritance diagram for KateMDI::ToolView:

Inheritance graph
[legend]

List of all members.


Signals

void visibleChanged (bool visible)

Public Member Functions

bool visible () const
virtual ~ToolView ()

Protected Member Functions

void childEvent (QChildEvent *ev)
MainWindow * mainWindow ()
void setVisible (bool vis)
Sidebar * sidebar ()
 ToolView (class MainWindow *mainwin, class Sidebar *sidebar, QWidget *parent)

Detailed Description

Definition at line 102 of file katemdi.h.


Constructor & Destructor Documentation

KateMDI::ToolView::ToolView ( class MainWindow *  mainwin,
class Sidebar *  sidebar,
QWidget *  parent 
) [protected]

ToolView Objects of this clas represent a toolview in the mainwindow you should only add one widget as child to this toolview, it will be automatically set to be the focus proxy of the toolview.

Parameters:
mainwin main window for this toolview
sidebar sidebar of this toolview
parent parent widget, e.g. the splitter of one of the sidebars

Definition at line 228 of file katemdi.cpp.

KateMDI::ToolView::~ToolView (  )  [virtual]

destuct me, this is allowed for all, will care itself that the toolview is removed from the mainwindow and sidebar

Definition at line 237 of file katemdi.cpp.


Member Function Documentation

void KateMDI::ToolView::childEvent ( QChildEvent *  ev  )  [protected]

Definition at line 256 of file katemdi.cpp.

MainWindow* KateMDI::ToolView::mainWindow (  )  [inline, protected]

some internal methodes needed by the main window and the sidebars

Definition at line 141 of file katemdi.h.

void KateMDI::ToolView::setVisible ( bool  vis  )  [protected]

Definition at line 242 of file katemdi.cpp.

Sidebar* KateMDI::ToolView::sidebar (  )  [inline, protected]

Definition at line 143 of file katemdi.h.

bool KateMDI::ToolView::visible (  )  const

Definition at line 251 of file katemdi.cpp.

void KateMDI::ToolView::visibleChanged ( bool  visible  )  [signal]

toolview hidden or shown

Parameters:
bool is this toolview made visible?


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

API Reference

Skip menu "API Reference"
  • kate
Generated for API Reference 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