QwwTipWidget Class Reference

Widget that displays application tips. More...

Inherits QWidget.

List of all members.

Public Slots

void nextTip ()
void prevTip ()
void setCanvasFrameShape (QFrame::Shape)
void setCheckHidden (bool)
void setCheckVisible (bool)
void setCloseHidden (bool)
void setCloseVisible (bool)
void setCurrentTip (int)
void setTips (const QStringList &)
void setTipsEnabled (bool)

Public Member Functions

bool checkIsVisible () const
const QPushButtoncloseButton () const
 returns a pointer to the "close" button
bool closeIsVisible () const
QWidgetheaderWidget () const
 returns a pointer to the header widget
const QPushButtonnextButton () const
 returns a pointer to the "next" button
const QPushButtonprevButton () const
 returns a pointer to the "prev" button
 QwwTipWidget (const QStringList &list, QWidget *parent=0)
void setHeaderWidget (QWidget *)
 sets hw as a header of the widget
const QTextBrowsertipCanvas () const
 returns a pointer to the tip canvas
bool tipsEnabled () const
 initialises widgets and connections
 ~QwwTipWidget ()

Protected Member Functions

void changeEvent (QEvent *)

Properties

QFrame::Shape canvasFrameShape []
bool checkVisible []
bool closeVisible []
int currentTip []
 returns index of the current tip
QStringList tips []


Detailed Description

Widget that displays application tips.

Definition at line 21 of file qwwtipwidget.h.


Generated on Sat Apr 21 21:54:36 2007 for wwWidgets by  doxygen 1.5.1