Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7598 in orxonox.OLD for branches/qt_gui/src/lib/gui/gui.h


Ignore:
Timestamp:
May 11, 2006, 5:37:13 PM (18 years ago)
Author:
bensch
Message:

qt_gui: loading works so far for the CheckBox

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/qt_gui/src/lib/gui/gui.h

    r7555 r7598  
    4242
    4343    unsigned int getState() const { return this->state; };
    44 
     44    void loadAll();
     45    void saveAll();
    4546
    4647    void addSaveableGroup(SaveableGroup* saveableGroup);
Note: See TracChangeset for help on using the changeset viewer.