#include <tooltip.h>
|
| | ToolTipEvent (bool generateLayout=true) |
| |
| | ~ToolTipEvent () |
| |
| void | addField (const LocalizedString &title, const LocalizedString &description=LocalizedString(), quint8 priority=60) |
| |
| void | addField (const LocalizedString &title, const LocalizedString &description, const QString &icon, quint8 priority=60) |
| |
| void | addField (const LocalizedString &title, const LocalizedString &description, const ExtensionIcon &icon, quint8 priority=60) |
| |
| void | addField (const LocalizedString &title, const LocalizedString &description, const QString &icon, IconPosition iconPosition, quint8 priority=60) |
| |
| void | addField (const LocalizedString &title, const LocalizedString &description, const ExtensionIcon &icon, IconPosition iconPosition, quint8 priority=60) |
| |
| void | addHtml (const QString &html, quint8 priority=60) |
| |
| bool | generateLayout () const |
| |
| QString | html () const |
| |
|
QScopedPointer
< ToolTipEventPrivate > | d |
| |
| Enumerator |
|---|
| IconBeforeTitle |
|
| IconBeforeDescription |
|
| qutim_sdk_0_3::ToolTipEvent::ToolTipEvent |
( |
bool |
generateLayout = true | ) |
|
| qutim_sdk_0_3::ToolTipEvent::~ToolTipEvent |
( |
| ) |
|
| void qutim_sdk_0_3::ToolTipEvent::addField |
( |
const LocalizedString & |
title, |
|
|
const LocalizedString & |
description, |
|
|
const QString & |
icon, |
|
|
quint8 |
priority = 60 |
|
) |
| |
| void qutim_sdk_0_3::ToolTipEvent::addHtml |
( |
const QString & |
html, |
|
|
quint8 |
priority = 60 |
|
) |
| |
| static QEvent::Type qutim_sdk_0_3::ToolTipEvent::eventType |
( |
| ) |
|
|
static |
| bool qutim_sdk_0_3::ToolTipEvent::generateLayout |
( |
| ) |
const |
| QString qutim_sdk_0_3::ToolTipEvent::html |
( |
| ) |
const |
| QScopedPointer<ToolTipEventPrivate> qutim_sdk_0_3::ToolTipEvent::d |
|
protected |
The documentation for this class was generated from the following file: