Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qquickmaterialplaceholdertext.cpp File Reference

(01cd43d30e3ca2c4dd94a4a4711604adb9417517)

#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>
Include dependency graph for qquickmaterialplaceholdertext.cpp:

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

Function Documentation

◆ controlTopInset()

qreal controlTopInset ( QQuickItem * textControl)

Definition at line 113 of file qquickmaterialplaceholdertext.cpp.

◆ Q_GLOBAL_STATIC()

Q_GLOBAL_STATIC ( QEasingCurve ,
animationEasingCurve ,
QEasingCurve::OutSine  )

Variable Documentation

◆ floatingScale

QT_BEGIN_NAMESPACE const qreal floatingScale = 0.8
static

Definition at line 18 of file qquickmaterialplaceholdertext.cpp.