#include <SPrefDialog.h>
Inherits QDialog, and SObserver.
Inheritance diagram for SPrefDialog:

Public Methods | |
| SPrefDialog (QWidget *parent, const char *name) | |
Protected Methods | |
| void | setupTab1 () | 
| void | setupTab2 () | 
| void | setupTab3 () | 
| void | update (const class SEvent &) | 
      
  | 
  ||||||||||||
| 
 Constructs a tabbed preference dialog. The preferences are loaded from file with SPref::instance().load() and displayed on the dialog widgets.  | 
  
      
  | 
  
| 
 Setup the layout for the first tab of the tabwidget.  | 
  
      
  | 
  
| 
 Setup the layout for the second tab of the tabwidget.  | 
  
      
  | 
  
| 
 Setup the layout for the third tab of the tabwidget.  | 
  
      
  | 
  
| 
 Reacts on pref events.  | 
  
1.2.18