Workspace 6.21.5
Static Public Member Functions | List of all members
QtPropertyBrowserUtils Class Reference

#include <Workspace/Widgets/PropertyBrowser/qtpropertybrowserutils_p.h>

Static Public Member Functions

static QIcon brushValueIcon (const QBrush &b)
 
static QPixmap brushValuePixmap (const QBrush &b)
 
static QString colorValueText (const QColor &c)
 
static QIcon fontValueIcon (const QFont &f)
 
static QPixmap fontValuePixmap (const QFont &f)
 
static QString fontValueText (const QFont &f)
 

Member Function Documentation

◆ brushValueIcon()

QIcon brushValueIcon ( const QBrush &  b)
static

◆ brushValuePixmap()

QPixmap brushValuePixmap ( const QBrush &  b)
static

◆ colorValueText()

QString colorValueText ( const QColor &  c)
static

◆ fontValueIcon()

QIcon fontValueIcon ( const QFont &  f)
static

◆ fontValuePixmap()

QPixmap fontValuePixmap ( const QFont &  f)
static

◆ fontValueText()

QString fontValueText ( const QFont &  f)
static