ラジオボタン オブジェクト [詳細]
#include <PGJsonObject.h>
PGJsonRadioButtonObjectに対する継承グラフ
PGJsonRadioButtonObjectのコラボレーション図Public メソッド | |
| PGJsonRadioButtonObject (PGJsonObject *parent) | |
| コンストラクタ | |
| virtual | ~PGJsonRadioButtonObject () |
| デストラクタ | |
| virtual PGJsonObject * | SetValue (const SGString &key, PGValue value) |
ラジオボタン オブジェクト
| PGJsonRadioButtonObject | ( | PGJsonObject * | parent | ) |
コンストラクタ
| parent | 親クラスのポインタ |
| ~PGJsonRadioButtonObject | ( | ) | [virtual] |
デストラクタ
| PGJsonObject * SetValue | ( | const SGString & | key, | |
| PGValue | value | |||
| ) | [virtual] |