Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquickmaterialplaceholdertext.cpp File Reference

(560fe5a9fe57bcb245a6a7162450e826849061cb)

#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 110 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 17 of file qquickmaterialplaceholdertext.cpp.