|
玉兔远程控制 0.1.0-bate8
|
安全级别 更多...
#include <Stats.h>


信号 | |
| void | sigSecurityLevel (Levels level) |
| 当安全级别改变时触发 | |
Public 成员函数 | |
| CSecurityLevel (Levels level=Level::No, QObject *parent=nullptr) | |
| virtual Levels | GetLevel () const |
| virtual QString | GetString () const |
| virtual QColor | GetColor () const |
| virtual QString | GetUnicodeIcon () const |
| virtual QIcon | GetIcon () const |
静态 Public 成员函数 | |
| static QString | GetString (const Levels &level) |
| static QString | GetUnicodeIcon (const Levels &level) |
| COperate::GetSecurityLevelUnicodeIcon | |
| static QIcon | GetIcon (const Levels &level) |
| static QColor | GetColor (const Levels &level) |
Private 属性 | |
| Levels | m_Level |
| CSecurityLevel::CSecurityLevel | ( | Levels | level = Level::No, |
| QObject * | parent = nullptr |
||
| ) |
|
static |