Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
ConfigurationEditor::SaveSettings Class Referenceprovides a file browser to save a plist from the file system More...
Inheritance diagram for ConfigurationEditor::SaveSettings:
Detailed Descriptionprovides a file browser to save a plist from the file system Definition at line 85 of file ConfigurationEditor.h.
Constructor & Destructor Documentation
constructor, if rootCollection is NULL, you must call setRootCollection() with a non-NULL value at some point before user tries to activate the control Definition at line 88 of file ConfigurationEditor.h.
not supported Member Function Documentation
not supported
the big money function - by default calls the parent if it exists, otherwise nothing returning NULL means deactivate, this (default) to stay put, or a different Control if you want a submenu Reimplemented from FileInputControl. Definition at line 153 of file ConfigurationEditor.cc.
assigns rootcol Definition at line 90 of file ConfigurationEditor.h. Referenced by ConfigurationEditor::setRootCollection(). Member Data Documentationthe collection to be saved (generally the top level of the collection, even if currently editing within a sub-collection) Definition at line 93 of file ConfigurationEditor.h. Referenced by selectedFile(), and setRootCollection(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:06 2016 by Doxygen 1.6.3 |