Widgets and dialogs for GSDView.
Functions
get_filedialog([parent]) | |
get_mainwin() |
Classes
AboutDialog([parent, flags]) | |
AboutDialogBase | |
ExceptionDialog([exctype, excvalue, ...]) | |
ExceptionDialogBase | |
FileEntryWidget([contents, mode, dialog, ...]) | |
GSDViewExceptionDialog(*args, **kwargs) | |
GSDViewExceptionDialogBase | |
GeneralPreferencesPage([parent, flags]) | |
GeneralPreferencesPageBase | |
PreferencesDialog([parent, flags]) | Extendible preferences dialogg for GSDView. |
PreferencesDialogBase | |
QsciExceptionDialog([exctype, excvalue, ...]) |
Bases: PyQt4.QtGui.QDialog, Ui_aboutDialog
Bases: PyQt4.QtGui.QDialog, Ui_crashDialog
Bases: PyQt4.QtGui.QWidget
alias of QsciExceptionDialog
Bases: PyQt4.QtGui.QWidget, Ui_generalPreferencesWidget
Bases: PyQt4.QtGui.QDialog, Ui_preferencesDialog
Extendible preferences dialogg for GSDView.
Signals : |
---|
SIGNAL: it is emitted when modifications are applied
C++ signature: | void apply() |
---|