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

KDE3Support

K3AboutApplication Class Reference

#include <k3aboutapplication.h>

Inheritance diagram for K3AboutApplication:

Inheritance graph
[legend]

List of all members.


Detailed Description

Standard "About Application" dialog box.

This class provides the standard "About Application" dialog box that is used by KHelpMenu. It uses the information of the global KAboutData that is specified at the start of your program in main(). Normally you should not use this class directly but rather the KHelpMenu class or even better just subclass your toplevel window from KMainWindow. If you do the latter, the help menu and thereby this dialog box is available through the KMainWindow::helpMenu() function.

Author:
Waldo Bastian (bastian@kde.org) and Espen Sand (espen@kde.org)

Definition at line 45 of file k3aboutapplication.h.


Public Member Functions

 K3AboutApplication (const KAboutData *aboutData=0, QWidget *parent=0, bool modal=true)

Constructor & Destructor Documentation

K3AboutApplication::K3AboutApplication ( const KAboutData *  aboutData = 0,
QWidget *  parent = 0,
bool  modal = true 
) [explicit]

Constructor.

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

Parameters:
aboutData A pointer to a KAboutData object which data will be used for filling the dialog.
parent The parent of the dialog box. You should use the toplevel window so that the dialog becomes centered.
modal If false, this widget will be modeless and must be made visible using QWidget::show(). Otherwise it will be modal and must be made visible using QWidget::exec().

Definition at line 36 of file k3aboutapplication.cpp.


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

KDE3Support

Skip menu "KDE3Support"
  • Main Page
  • 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
  • Kross
  • KUtils
  • Nepomuk
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
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