|
PuzzleSDK
|
#include <UIRadioButtonTest.h>
类 UIRadioButtonTwoGroupsTest 继承关系图:
UIRadioButtonTwoGroupsTest 的协作图:Public 成员函数 | |
| CREATE_FUNC (UIRadioButtonTwoGroupsTest) | |
| UIRadioButtonTwoGroupsTest () | |
| ~UIRadioButtonTwoGroupsTest () | |
| virtual bool | init () override |
| void | onChangedRadioButtonGroup1 (cocos2d::ui::RadioButton *radioButton, int index, cocos2d::ui::RadioButtonGroup::EventType type) |
| void | onChangedRadioButtonGroup2 (cocos2d::ui::RadioButton *radioButton, int index, cocos2d::ui::RadioButtonGroup::EventType type) |
| void | onChangedRadioButtonSelect (cocos2d::ui::RadioButton *radioButton, cocos2d::ui::RadioButton::EventType type) |
| void | clearRadioButtonGroup (Ref *sender) |
Public 成员函数 继承自 UIScene | |
| UIScene () | |
| ~UIScene () | |
| virtual void | onEnter () override |
Public 成员函数 继承自 TestCase | |
| TestCase () | |
| ~TestCase () | |
| virtual std::string | title () const |
| virtual std::string | subtitle () const |
| virtual Type | getTestType () const |
| virtual float | getDuration () const |
| virtual std::string | getExpectedOutput () const |
| virtual std::string | getActualOutput () const |
| virtual void | restartTestCallback (cocos2d::Ref *sender) |
| virtual void | nextTestCallback (cocos2d::Ref *sender) |
| virtual void | priorTestCallback (cocos2d::Ref *sender) |
| virtual void | onBackCallback (cocos2d::Ref *sender) |
| void | setTestSuite (TestSuite *testSuite) |
| TestSuite * | getTestSuite () const |
| float | getRunTime () const |
| void | setTestCaseName (const std::string &name) |
| std::string | getTestCaseName () const |
| const cocos2d::Label * | getSubtitleLable () const |
| const cocos2d::MenuItemImage * | getRestartTestItem () const |
Protected 成员函数 | |
| void | addLog (const std::string &log) |
Protected 属性 | |
| cocos2d::ui::RadioButtonGroup * | _radioButtonGroups [2] |
| cocos2d::ui::Text * | _groupEventLabel |
| cocos2d::ui::Text * | _buttonEventLabel |
| cocos2d::ui::Text * | _logConsole |
| int | _numberOfLogLines |
Protected 属性 继承自 UIScene | |
| cocos2d::Layer * | _uiLayer |
| cocos2d::ui::Layout * | _widget |
| cocos2d::ui::Text * | _sceneTitle |
Protected 属性 继承自 TestCase | |
| cocos2d::MenuItemImage * | _priorTestItem |
| cocos2d::MenuItemImage * | _restartTestItem |
| cocos2d::MenuItemImage * | _nextTestItem |
| cocos2d::Label * | _titleLabel |
| cocos2d::Label * | _subtitleLabel |
额外继承的成员函数 | |
Public 类型 继承自 TestCase | |
| enum class | Type { ROBUSTNESS , UNIT , GRAPHICAL_STATIC , MANUAL } |
Public 属性 继承自 TestCase | |
| CC_CONSTRUCTOR_ACCESS | __pad0__: virtual bool init() override |
在文件 UIRadioButtonTest.h 第 53 行定义.
| UIRadioButtonTwoGroupsTest::UIRadioButtonTwoGroupsTest | ( | ) |
在文件 UIRadioButtonTest.cpp 第 146 行定义.
引用了 _radioButtonGroups.
| UIRadioButtonTwoGroupsTest::~UIRadioButtonTwoGroupsTest | ( | ) |
在文件 UIRadioButtonTest.cpp 第 156 行定义.
|
protected |
在文件 UIRadioButtonTest.cpp 第 295 行定义.
引用了 _logConsole , 以及 _numberOfLogLines.
被这些函数引用 onChangedRadioButtonGroup1(), onChangedRadioButtonGroup2() , 以及 onChangedRadioButtonSelect().
这是这个函数的调用关系图:| void UIRadioButtonTwoGroupsTest::clearRadioButtonGroup | ( | Ref * | sender | ) |
| UIRadioButtonTwoGroupsTest::CREATE_FUNC | ( | UIRadioButtonTwoGroupsTest | ) |
|
overridevirtual |
重载 UIScene .
在文件 UIRadioButtonTest.cpp 第 160 行定义.
引用了 _buttonEventLabel, _groupEventLabel, _logConsole, _radioButtonGroups, UIScene::_uiLayer, UIScene::_widget, clearRadioButtonGroup(), UIScene::init(), onChangedRadioButtonGroup1(), onChangedRadioButtonGroup2(), onChangedRadioButtonSelect() , 以及 startPosX.
函数调用图:| void UIRadioButtonTwoGroupsTest::onChangedRadioButtonGroup1 | ( | cocos2d::ui::RadioButton * | radioButton, |
| int | index, | ||
| cocos2d::ui::RadioButtonGroup::EventType | type | ||
| ) |
在文件 UIRadioButtonTest.cpp 第 244 行定义.
引用了 _groupEventLabel, _radioButtonGroups , 以及 addLog().
被这些函数引用 init().
函数调用图:
这是这个函数的调用关系图:| void UIRadioButtonTwoGroupsTest::onChangedRadioButtonGroup2 | ( | cocos2d::ui::RadioButton * | radioButton, |
| int | index, | ||
| cocos2d::ui::RadioButtonGroup::EventType | type | ||
| ) |
在文件 UIRadioButtonTest.cpp 第 252 行定义.
引用了 _groupEventLabel, _radioButtonGroups , 以及 addLog().
被这些函数引用 init().
函数调用图:
这是这个函数的调用关系图:| void UIRadioButtonTwoGroupsTest::onChangedRadioButtonSelect | ( | cocos2d::ui::RadioButton * | radioButton, |
| cocos2d::ui::RadioButton::EventType | type | ||
| ) |
在文件 UIRadioButtonTest.cpp 第 260 行定义.
引用了 _buttonEventLabel , 以及 addLog().
被这些函数引用 init().
函数调用图:
这是这个函数的调用关系图:
|
protected |
在文件 UIRadioButtonTest.h 第 73 行定义.
被这些函数引用 init() , 以及 onChangedRadioButtonSelect().
|
protected |
在文件 UIRadioButtonTest.h 第 72 行定义.
被这些函数引用 init(), onChangedRadioButtonGroup1() , 以及 onChangedRadioButtonGroup2().
|
protected |
在文件 UIRadioButtonTest.h 第 74 行定义.
|
protected |
在文件 UIRadioButtonTest.h 第 75 行定义.
被这些函数引用 addLog().
|
protected |
在文件 UIRadioButtonTest.h 第 71 行定义.
被这些函数引用 clearRadioButtonGroup(), init(), onChangedRadioButtonGroup1(), onChangedRadioButtonGroup2() , 以及 UIRadioButtonTwoGroupsTest().