• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeui
 

tdeui

Public Member Functions

TDEAboutKDE Class Reference

Standard "About KDE" dialog box,. More...

#include <tdeabouttde.h>

Inheritance diagram for TDEAboutKDE:
TDEAboutDialog KDialogBase KDialog TQDialog

List of all members.

Public Member Functions

 TDEAboutKDE (TQWidget *parent=0, const char *name=0, bool modal=true)

Detailed Description

Standard "About KDE" dialog box,.

This class provides the standard "About KDE" dialog box that is used KHelpMenu Normally you should not use this class directly but rather the KHelpMenu class or even better just subclass your toplevel window from TDEMainWindow. If you do the latter, the help menu and thereby this dialog box is available through the TDEMainWindow::helpMenu() function.

Author:
Espen Sand (espen@kde.org)

Definition at line 40 of file tdeabouttde.h.


Constructor & Destructor Documentation

TDEAboutKDE::TDEAboutKDE ( TQWidget *  parent = 0,
const char *  name = 0,
bool  modal = true 
)

Constructor.

Creates a fully featured "About KDE" dialog box. Note that this dialog is made modeless in the KHelpMenu class so the users may expect a modeless dialog.

Parameters:
parent The parent of the dialog box. You should use the toplevel window so that the dialog becomes centered.
name Internal name of the widget. This name in not used in the caption.
modal If false, this widget will be modeless and must be made visible using TQWidget::show(). Otherwise it will be modal and must be made visible using TQWidget::exec()

Definition at line 29 of file tdeabouttde.cpp.


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

tdeui

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

tdeui

Skip menu "tdeui"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeui by doxygen 1.7.1
This website is maintained by Timothy Pearson.