KDevelop API Documentation

TipOfDayPart Class Reference

Shows a random "tip of the day" at KDevelop startup. More...

#include <tipofday_part.h>

Inheritance diagram for TipOfDayPart:

Inheritance graph
[legend]
Collaboration diagram for TipOfDayPart:

Collaboration graph
[legend]
List of all members.

Public Slots

void showTip ()
void showOnStart ()

Public Member Functions

 TipOfDayPart (QObject *parent, const char *name, const QStringList &)

Detailed Description

Shows a random "tip of the day" at KDevelop startup.

Author(s):
Bernd Gehrmann

Feature(s):
Shows a random "tip of the day" at KDevelop startup

Definition at line 13 of file tipofday_part.h.


Constructor & Destructor Documentation

TipOfDayPart::TipOfDayPart QObject parent,
const char *  name,
const QStringList
 


Member Function Documentation

void TipOfDayPart::showOnStart  )  [slot]
 

Definition at line 52 of file tipofday_part.cpp.

References KTipDialog::showTip().

void TipOfDayPart::showTip  )  [slot]
 

Definition at line 46 of file tipofday_part.cpp.

References KTipDialog::showTip().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:49:03 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003