![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include <FXMenuCheck.h>
Inheritance diagram for FX::FXMenuCheck:
Public Methods | |
FXMenuCheck (FXComposite *p, const FXString &text, FXObject *tgt=NULL, FXSelector sel=0, FXuint opts=0) | |
Construct a menu check. | |
void | setCheck (FXbool s=TRUE) |
Set radio button state (TRUE, FALSE or MAYBE). | |
FXbool | getCheck () const |
Get radio button state (TRUE, FALSE or MAYBE). | |
virtual void | save (FXStream &store) const |
Save menu to a stream. | |
virtual void | load (FXStream &store) |
Load menu from a stream. |