@@ -7,61 +7,61 @@ Back to UpdaterController.
77
88## Windows - Windows 10
99#### The Updater Elements
10- @image html ./doc/images/win/dialog_ask .png "Ask Dialog"<br>
11- @image html ./doc/images/win/dialog_progress .png "Progress Dialog"<br>
12- @image html ./doc/images/win/dialog_no_updates .png "No Updates Dialog"<br>
13- @image html ./doc/images/win/dialog_info .png "Detailed Update Information Dialog"<br>
14- @image html ./doc/images/win/dialog_info_simple .png "Simple Update Information Dialog"<br>
15- @image html ./doc/images/win/dialog_exit .png "Automatic Run - Exit Notification Dialog"<br>
10+ @image html ./doc/images/win_dialog_ask .png "Ask Dialog"<br>
11+ @image html ./doc/images/win_dialog_progress .png "Progress Dialog"<br>
12+ @image html ./doc/images/win_dialog_no_updates .png "No Updates Dialog"<br>
13+ @image html ./doc/images/win_dialog_info .png "Detailed Update Information Dialog"<br>
14+ @image html ./doc/images/win_dialog_info_simple .png "Simple Update Information Dialog"<br>
15+ @image html ./doc/images/win_dialog_exit .png "Automatic Run - Exit Notification Dialog"<br>
1616
1717#### The Update Panel
18- @image html ./doc/images/win/panel_idle .png "Panel before clicking"<br>
19- @image html ./doc/images/win/panel_checking .png "Panel while checking"<br>
20- @image html ./doc/images/win/panel_updates .png "Panel with updates"<br>
21- @image html ./doc/images/win/panel_no_updates .png "Panel without updates"<br>
18+ @image html ./doc/images/win_panel_idle .png "Panel before clicking"<br>
19+ @image html ./doc/images/win_panel_checking .png "Panel while checking"<br>
20+ @image html ./doc/images/win_panel_updates .png "Panel with updates"<br>
21+ @image html ./doc/images/win_panel_no_updates .png "Panel without updates"<br>
2222
2323#### The Action
24- @image html ./doc/images/win/action .png "Update action inside a menu and a toolbar"<br>
24+ @image html ./doc/images/win_action .png "Update action inside a menu and a toolbar"<br>
2525
2626## Mac - OsX 10.11
2727The following pictures show the controller with a parent windows. Thus, all dialogs
2828are shown as "sheets" to that window. If you create the UpdateController without a widget,
2929they will show as normal toplevel windows instead.
3030
3131#### The Updater Elements
32- @image html ./doc/images/mac/dialog_ask .png "Ask Dialog"<br>
33- @image html ./doc/images/mac/dialog_progress .png "Progress Dialog"<br>
34- @image html ./doc/images/mac/dialog_no_updates .png "No Updates Dialog"<br>
35- @image html ./doc/images/mac/dialog_info .png "Detailed Update Information Dialog"<br>
36- @image html ./doc/images/mac/dialog_info_simple .png "Simple Update Information Dialog"<br>
37- @image html ./doc/images/mac/dialog_exit .png "Automatic Run - Exit Notification Dialog"<br>
32+ @image html ./doc/images/mac_dialog_ask .png "Ask Dialog"<br>
33+ @image html ./doc/images/mac_dialog_progress .png "Progress Dialog"<br>
34+ @image html ./doc/images/mac_dialog_no_updates .png "No Updates Dialog"<br>
35+ @image html ./doc/images/mac_dialog_info .png "Detailed Update Information Dialog"<br>
36+ @image html ./doc/images/mac_dialog_info_simple .png "Simple Update Information Dialog"<br>
37+ @image html ./doc/images/mac_dialog_exit .png "Automatic Run - Exit Notification Dialog"<br>
3838
3939#### The Update Panel
40- @image html ./doc/images/mac/panel_idle .png "Panel before clicking"<br>
41- @image html ./doc/images/mac/panel_checking .png "Panel while checking"<br>
42- @image html ./doc/images/mac/panel_updates .png "Panel with updates"<br>
43- @image html ./doc/images/mac/panel_no_updates .png "Panel without updates"<br>
40+ @image html ./doc/images/mac_panel_idle .png "Panel before clicking"<br>
41+ @image html ./doc/images/mac_panel_checking .png "Panel while checking"<br>
42+ @image html ./doc/images/mac_panel_updates .png "Panel with updates"<br>
43+ @image html ./doc/images/mac_panel_no_updates .png "Panel without updates"<br>
4444
4545#### The Action
46- @image html ./doc/images/mac/action .png "Update action inside a menu and a toolbar"<br>
46+ @image html ./doc/images/mac_action .png "Update action inside a menu and a toolbar"<br>
4747
4848## X11 - Ubuntu 14.04
4949#### The Updater Elements
50- @image html ./doc/images/x11/dialog_ask .png "Ask Dialog"<br>
51- @image html ./doc/images/x11/dialog_progress .png "Progress Dialog"<br>
52- @image html ./doc/images/x11/dialog_no_updates .png "No Updates Dialog"<br>
53- @image html ./doc/images/x11/dialog_info .png "Detailed Update Information Dialog"<br>
54- @image html ./doc/images/x11/dialog_info_simple .png "Simple Update Information Dialog"<br>
55- @image html ./doc/images/x11/dialog_exit .png "Automatic Run - Exit Notification Dialog"<br>
50+ @image html ./doc/images/x11_dialog_ask .png "Ask Dialog"<br>
51+ @image html ./doc/images/x11_dialog_progress .png "Progress Dialog"<br>
52+ @image html ./doc/images/x11_dialog_no_updates .png "No Updates Dialog"<br>
53+ @image html ./doc/images/x11_dialog_info .png "Detailed Update Information Dialog"<br>
54+ @image html ./doc/images/x11_dialog_info_simple .png "Simple Update Information Dialog"<br>
55+ @image html ./doc/images/x11_dialog_exit .png "Automatic Run - Exit Notification Dialog"<br>
5656
5757#### The Update Panel
58- @image html ./doc/images/x11/panel_idle .png "Panel before clicking"<br>
59- @image html ./doc/images/x11/panel_checking .png "Panel while checking"<br>
60- @image html ./doc/images/x11/panel_updates .png "Panel with updates"<br>
61- @image html ./doc/images/x11/panel_no_updates .png "Panel without updates"<br>
58+ @image html ./doc/images/x11_panel_idle .png "Panel before clicking"<br>
59+ @image html ./doc/images/x11_panel_checking .png "Panel while checking"<br>
60+ @image html ./doc/images/x11_panel_updates .png "Panel with updates"<br>
61+ @image html ./doc/images/x11_panel_no_updates .png "Panel without updates"<br>
6262
6363#### The Action
64- @image html ./doc/images/x11/action .png "Update action inside a menu and a toolbar"<br>
64+ @image html ./doc/images/x11_action .png "Update action inside a menu and a toolbar"<br>
6565*/
6666
6767/*!
@@ -334,7 +334,7 @@ UpdateController::maintenanceToolPath for more details.
334334
335335@overload
336336@param maintenanceToolPath The path to the maintenancetool
337- @param parentWidget The parent widget. Will serve as parent for the controller and windows
337+ @param parentWindow The parent widget. Will serve as parent for the controller and windows
338338@param parent The parent object. Will serve as parent for the controller
339339
340340The maintenancetool path will be set to the given one (and cannot be changed). See
0 commit comments