|
中国象棋控件 2.0.15
|
QtCreator 中国象棋插件 更多...
#include <FrmChineseChessPlugin.h>


Public 成员函数 | |
| CFrmChineseChessPlugin (QObject *parent=nullptr) | |
| bool | isContainer () const |
| bool | isInitialized () const |
| QIcon | icon () const |
| QString | domXml () const |
| QString | group () const |
| QString | includeFile () const |
| QString | name () const |
| QString | toolTip () const |
| QString | whatsThis () const |
| QWidget * | createWidget (QWidget *parent) |
| void | initialize (QDesignerFormEditorInterface *core) |
Private 属性 | |
| bool | m_initialized |
QtCreator 中国象棋插件
在文件 FrmChineseChessPlugin.h 第 10 行定义.
|
explicit |
在文件 FrmChineseChessPlugin.cpp 第 9 行定义.
| QWidget * CFrmChineseChessPlugin::createWidget | ( | QWidget * | parent | ) |
在文件 FrmChineseChessPlugin.cpp 第 31 行定义.
| QString CFrmChineseChessPlugin::domXml | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 66 行定义.
| QString CFrmChineseChessPlugin::group | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 41 行定义.
| QIcon CFrmChineseChessPlugin::icon | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 46 行定义.
| QString CFrmChineseChessPlugin::includeFile | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 71 行定义.
| void CFrmChineseChessPlugin::initialize | ( | QDesignerFormEditorInterface * | core | ) |
在文件 FrmChineseChessPlugin.cpp 第 16 行定义.
| bool CFrmChineseChessPlugin::isContainer | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 61 行定义.
| bool CFrmChineseChessPlugin::isInitialized | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 26 行定义.
| QString CFrmChineseChessPlugin::name | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 36 行定义.
| QString CFrmChineseChessPlugin::toolTip | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 51 行定义.
| QString CFrmChineseChessPlugin::whatsThis | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 56 行定义.
|
private |
在文件 FrmChineseChessPlugin.h 第 34 行定义.