ラジオボタン オブジェクト [詳細]
#include <PGJsonObject.h>
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] |