#include <ecvUIManager.h>
Definition at line 626 of file ecvUIManager.h.
◆ CheckConfig()
| bool QUIConfig::CheckConfig |
( |
| ) |
|
|
static |
◆ NewConfig()
| void QUIConfig::NewConfig |
( |
| ) |
|
|
static |
◆ ReadConfig()
| void QUIConfig::ReadConfig |
( |
| ) |
|
|
static |
◆ WriteConfig()
| void QUIConfig::WriteConfig |
( |
| ) |
|
|
static |
◆ BorderColor
| QString QUIConfig::BorderColor = "#F0F0F0" |
|
static |
◆ ConfigFile
| QString QUIConfig::ConfigFile = "config.ini" |
|
static |
◆ DarkColorEnd
| QString QUIConfig::DarkColorEnd = "#F0F0F0" |
|
static |
◆ DarkColorStart
| QString QUIConfig::DarkColorStart = "#F0F0F0" |
|
static |
◆ FontName
| QString QUIConfig::FontName = "Microsoft Yahei" |
|
static |
◆ FontSize
| int QUIConfig::FontSize = 9 |
|
static |
◆ HighColor
| QString QUIConfig::HighColor = "#F0F0F0" |
|
static |
◆ IconClose
| QChar QUIConfig::IconClose = QChar(0xf00d) |
|
static |
◆ IconMain
| QChar QUIConfig::IconMain = QChar(0xf072) |
|
static |
◆ IconMax
| QChar QUIConfig::IconMax = QChar(0xf2d2) |
|
static |
◆ IconMenu
| QChar QUIConfig::IconMenu = QChar(0xf0d7) |
|
static |
◆ IconMin
| QChar QUIConfig::IconMin = QChar(0xf068) |
|
static |
◆ IconNormal
| QChar QUIConfig::IconNormal = QChar(0xf2d0) |
|
static |
◆ NormalColorEnd
| QString QUIConfig::NormalColorEnd = "#F0F0F0" |
|
static |
◆ NormalColorStart
| QString QUIConfig::NormalColorStart = "#F0F0F0" |
|
static |
◆ PanelColor
| QString QUIConfig::PanelColor = "#F0F0F0" |
|
static |
◆ TextColor
| QString QUIConfig::TextColor = "#F0F0F0" |
|
static |
The documentation for this class was generated from the following files: