forked from medInria/qtdcm_archived
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwidgetspage.h
21 lines (21 loc) · 889 Bytes
/
widgetspage.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/**
* \page widgetspage The available widgets
*
* Here we describe the available widgets.
*
* \section mainwidget_sec The main widget
* <img style="text-align:center;" src="http://qtdcm.gforge.inria.fr/qtdcm-main.png" width="500px">
*
* \section importwidget_sec The import widget
* <img style="text-align:center;" src="http://qtdcm.gforge.inria.fr/qtdcm-import.png" width="200px">
*
* \section previewwidget_sec The preview widget
* <img style="text-align:center;" src="http://qtdcm.gforge.inria.fr/qtdcm-preview.png" width="150px">
*
* \section serieinfowidget_sec The serie info widget
* <img style="text-align:center;" src="http://qtdcm.gforge.inria.fr/qtdcm-infos.png" width="150px">
*
* \section preferencesdialog_sec The global preferences dialog
* <img style="text-align:center;" src="http://qtdcm.gforge.inria.fr/qtdcm-settingsdialog.png" width="300px">
*
*/