]> git.sur5r.net Git - bacula/bacula/commitdiff
Update TODO add PREFS
authorDirk H Bartley <dbartley@schupan.com>
Mon, 21 May 2007 12:12:55 +0000 (12:12 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Mon, 21 May 2007 12:12:55 +0000 (12:12 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4865 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/qt-console/PREFS [new file with mode: 0644]
bacula/src/qt-console/TODO

diff --git a/bacula/src/qt-console/PREFS b/bacula/src/qt-console/PREFS
new file mode 100644 (file)
index 0000000..8985954
--- /dev/null
@@ -0,0 +1,9 @@
+To create a preference variable
+
+Create member in mainwin.h
+use designer to add the widget to modify in prefs.ui
+modify the following functions in mainwin.cpp
+MainWin::setPreferences()
+prefsDialog::accept()
+MainWin::readPreferences()
+
index e58ec87b6b2b13b7c96f5b0078815e009b3feadc..ba10dec7ccc287fef02abf3ccd9d5dc0022af0e3 100644 (file)
@@ -8,6 +8,9 @@ update slots scan
 see COMMANDS file
 
 ========LOW priority items:
+Use settings object to size the restore window.  Similar to the saving of the
+state of the main window.
+
 Human readable in joblist for purged, joblevel and job type.
 
 Possibly a stack of past screens so that when you open a window from another,