中国象棋控件 v2.0.13
|
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) |
QtCreator 中国象棋插件 作者:康林
在文件 FrmChineseChessPlugin.h 第 10 行定义.
|
explicit |
在文件 FrmChineseChessPlugin.cpp 第 7 行定义.
QWidget * CFrmChineseChessPlugin::createWidget | ( | QWidget * | parent | ) |
在文件 FrmChineseChessPlugin.cpp 第 29 行定义.
QString CFrmChineseChessPlugin::domXml | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 64 行定义.
QString CFrmChineseChessPlugin::group | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 39 行定义.
QIcon CFrmChineseChessPlugin::icon | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 44 行定义.
QString CFrmChineseChessPlugin::includeFile | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 69 行定义.
void CFrmChineseChessPlugin::initialize | ( | QDesignerFormEditorInterface * | core | ) |
在文件 FrmChineseChessPlugin.cpp 第 14 行定义.
bool CFrmChineseChessPlugin::isContainer | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 59 行定义.
bool CFrmChineseChessPlugin::isInitialized | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 24 行定义.
QString CFrmChineseChessPlugin::name | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 34 行定义.
QString CFrmChineseChessPlugin::toolTip | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 49 行定义.
QString CFrmChineseChessPlugin::whatsThis | ( | ) | const |
在文件 FrmChineseChessPlugin.cpp 第 54 行定义.