QtPropertyBrowserUtils Class Reference

#include <ArmarXGui/libraries/qtpropertybrowser/src/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)
 

Detailed Description

Definition at line 88 of file qtpropertybrowserutils_p.h.

Member Function Documentation

◆ brushValueIcon()

QIcon brushValueIcon ( const QBrush &  b)
static

Definition at line 195 of file qtpropertybrowserutils.cpp.

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

◆ brushValuePixmap()

QPixmap brushValuePixmap ( const QBrush &  b)
static

Definition at line 172 of file qtpropertybrowserutils.cpp.

+ Here is the caller graph for this function:

◆ colorValueText()

QString colorValueText ( const QColor &  c)
static

Definition at line 200 of file qtpropertybrowserutils.cpp.

+ Here is the caller graph for this function:

◆ fontValueIcon()

QIcon fontValueIcon ( const QFont &  f)
static

Definition at line 222 of file qtpropertybrowserutils.cpp.

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

◆ fontValuePixmap()

QPixmap fontValuePixmap ( const QFont &  f)
static

Definition at line 206 of file qtpropertybrowserutils.cpp.

+ Here is the caller graph for this function:

◆ fontValueText()

QString fontValueText ( const QFont &  f)
static

Definition at line 227 of file qtpropertybrowserutils.cpp.

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: