/[svn]/qsampler/trunk/src/qsamplerOptions.h
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerOptions.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1890 by capela, Tue Apr 28 09:06:43 2009 UTC revision 2028 by capela, Wed Nov 4 18:59:57 2009 UTC
# Line 48  public: Line 48  public:
48          // The settings object accessor.          // The settings object accessor.
49          QSettings& settings();          QSettings& settings();
50    
51            // explicit I/O methods.
52            void loadOptions();
53            void saveOptions();
54    
55          // Command line arguments parser.          // Command line arguments parser.
56          bool parse_args(const QStringList& args);          bool parse_args(const QStringList& args);
57          // Command line usage helper.          // Command line usage helper.

Legend:
Removed from v.1890  
changed lines
  Added in v.2028

  ViewVC Help
Powered by ViewVC