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
qtest_widgets.h File Reference

(c14f399d2ab42fa612121e805d8ec1e63747ccd6)

#include <QtTest/qtest_gui.h>
#include <QtWidgets/QSizePolicy>
#include <QtCore/QMetaEnum>
+ Include dependency graph for qtest_widgets.h:

Go to the source code of this file.

Namespaces

namespace  QTest
 [15]
 
namespace  QTest::Internal
 

Macros

#define QT_WIDGETS_LIB
 

Functions

const char * QTest::Internal::toString (QSizePolicy::Policy p)
 
QByteArray QTest::Internal::toString (QSizePolicy::ControlTypes ct)
 
QByteArray QTest::Internal::toString (QSizePolicy sp)
 
char * toString (QSizePolicy::Policy p)
 
char * toString (QSizePolicy::ControlTypes ct)
 
char * toString (QSizePolicy::ControlType ct)
 
char * toString (QSizePolicy sp)
 

Macro Definition Documentation

◆ QT_WIDGETS_LIB

#define QT_WIDGETS_LIB

Definition at line 9 of file qtest_widgets.h.

Function Documentation

◆ toString() [1/4]

char * toString ( QSizePolicy sp)
inline

Definition at line 82 of file qtest_widgets.h.

References qstrdup(), sp, and QTest::Internal::toString().

+ Here is the call graph for this function:

◆ toString() [2/4]

char * toString ( QSizePolicy::ControlType ct)
inline

Definition at line 77 of file qtest_widgets.h.

References toString().

+ Here is the call graph for this function:

◆ toString() [3/4]

char * toString ( QSizePolicy::ControlTypes ct)
inline

Definition at line 72 of file qtest_widgets.h.

References qstrdup(), and QTest::Internal::toString().

+ Here is the call graph for this function:

◆ toString() [4/4]

char * toString ( QSizePolicy::Policy p)
inline

Definition at line 67 of file qtest_widgets.h.

References qstrdup(), and QTest::Internal::toString().

Referenced by toString().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: