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
Protected Members
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)
| KPopupTitle |
Create a title widget with the user specified gradient, pixmap,
and colors.
Create a title widget with the specified gradient and colors.
KPopupTitle (const KPixmap &background, const QColor &color,
const QColor &textColor, QWidget *parent=0,
const char *name=0)
| KPopupTitle |
Create a title widget with the specified pixmap and colors.
void setTitle (const QString &text, const QPixmap *icon=NULL)
| setTitle |
Set the title string and optional icon for the title widget.
You will
want to call this before inserting into a menu.
Retrieve the current title.
Retrieve the current icon.
QSize sizeHint ()
| sizeHint |
[const]
void paintEvent (QPaintEvent *ev)
| paintEvent |
[protected]
[protected]
[protected]
[protected]
[protected]
[protected]
[protected]
[protected]
[protected]
bool useGradient
| useGradient |
[protected]
[protected]
- Author: Daniel M. Duley
- Generated: root on emperor on Tue Oct 9 11:40:21 2001, using kdoc 2.0a53.