Class diagram for KChoice:
Public Members | |||
KChoice ( BView * parent) | |||
bool | OnCommand ( int cmd) | ||
jobject | getPreferredSize () | ||
void | setBounds (int x, int y, int width, int height) | ||
int | getSelectionIdx () |
KChoice::KChoice (BView * parent) [inline]
|
bool KChoice::OnCommand (int cmd) [inline, virtual]
|
Reimplemented from KWnd.
jobject KChoice::getPreferredSize () [inline, virtual]
|
Reimplemented from KWnd.
void KChoice::setBounds (int x, int y, int width, int height) [inline, virtual]
|
Reimplemented from KWnd.
int KChoice::getSelectionIdx () [inline]
|