• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdelibs-4.8.3 API Reference
  • KDE Home
  • Contact Us
 

KDE3Support

Public Member Functions
K3AboutApplication Class Reference

#include <k3aboutapplication.h>

Inheritance diagram for K3AboutApplication:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

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 (basti.nosp@m.an@k.nosp@m.de.or.nosp@m.g) and Espen Sand (espen.nosp@m.@kde.nosp@m..org)

Definition at line 45 of file k3aboutapplication.h.


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:
aboutDataA pointer to a KAboutData object which data will be used for filling the dialog.
parentThe parent of the dialog box. You should use the toplevel window so that the dialog becomes centered.
modalIf 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
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 21:00:13 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KDE3Support

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

kdelibs-4.8.3 API Reference

Skip menu "kdelibs-4.8.3 API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal