|
Fluid 1.3.0
Material Design for QtQuick and Qml
|
Provides the Material plain-tooltip attached API. More...
#include <tooltipattached.h>
Public Member Functions | |
| AttachedToolTip (QObject *parent=nullptr) | |
Static Public Member Functions | |
| static PlainToolTipAttached * | qmlAttachedProperties (QObject *object) |
Provides the Material plain-tooltip attached API.
ToolTip exposes text, visible, delay, timeout, show(), and hide() as attached properties and methods. It lazily shares a styled PlainToolTip instance within each QML engine.
Use PlainToolTip when a standalone popup instance is required.
Definition at line 83 of file tooltipattached.h.
|
explicit |
Definition at line 322 of file tooltipattached.cpp.
|
static |
Definition at line 327 of file tooltipattached.cpp.