class KPopupTitle
|
KPopupMenu title widget.
More... |
|
|
Public Methods
- KPopupTitle (QWidget *parent=0, const char *name=0)
- KPopupTitle (KPixmapEffect::GradientType gradient, const QColor &color, const QColor &textColor, QWidget *parent=0, const char *name=0)
- KPopupTitle (const KPixmap &background, const QColor &color, const QColor &textColor, QWidget *parent=0, const char *name=0)
- void setTitle (const QString &text, const QPixmap *icon=NULL)
- QString title ()
- QPixmap icon ()
- QSize sizeHint () const
Protected Methods
- void paintEvent (QPaintEvent *ev)
Protected Members
- KPixmapEffect::GradientType grType
- QString titleStr
- KPixmap fill
- QPixmap miniicon
- QColor fgColor
- QColor bgColor
- QColor grHigh
- QColor grLow
- bool useGradient
Detailed Description
Title widget for use in KPopupMenu. You usually don't have to create this
manually since KPopupMenu::insertTitle will do it for you, but it is allowed
if you wish to customize it's look.
KPopupTitle (QWidget *parent=0, const char *name=0)
|
Creates a title widget with the user specified gradient, pixmap,
and colors.
KPopupTitle (KPixmapEffect::GradientType gradient, const QColor &color, const QColor &textColor, QWidget *parent=0, const char *name=0)
|
Creates a title widget with the specified gradient and colors.
Creates a title widget with the specified pixmap and colors.
Sets the title string and optional icon for the title widget. You will
want to call this before inserting into a menu.
Returns the current title.
Returns the current icon.
- Author: Daniel M. Duley <mosfet@kde.org>
- Generated: root@tantive.terraplex.com on Sun Feb 27 17:39:25 2000, using kdoc 2.0a33.