![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qquickmaterialplaceholdertext_p.h"#include <QtCore/qpropertyanimation.h>#include <QtCore/qparallelanimationgroup.h>#include <QtGui/qpainter.h>#include <QtGui/qpainterpath.h>#include <QtQml/qqmlinfo.h>#include <QtQuickTemplates2/private/qquicktheme_p.h>#include <QtQuickTemplates2/private/qquicktextarea_p.h>#include <QtQuickTemplates2/private/qquicktextfield_p.h>Go to the source code of this file.
Functions | |
| Q_GLOBAL_STATIC (QEasingCurve, animationEasingCurve, QEasingCurve::OutSine) | |
| qreal | controlTopInset (QQuickItem *textControl) |
Variables | |
| static QT_BEGIN_NAMESPACE const qreal | floatingScale = 0.8 |
| qreal controlTopInset | ( | QQuickItem * | textControl | ) |
Definition at line 113 of file qquickmaterialplaceholdertext.cpp.
| Q_GLOBAL_STATIC | ( | QEasingCurve | , |
| animationEasingCurve | , | ||
| QEasingCurve::OutSine | ) |
|
static |
Definition at line 18 of file qquickmaterialplaceholdertext.cpp.