Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qquickmaterialplaceholdertext.cpp File Reference
#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.