Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

ReorderDialog Class Reference

Lets the user reorder collections and levels. More...

#include <reorder_dialog.h>

Inheritance diagram for ReorderDialog::

List of all members.

Public Methods

 ReorderDialog (QWidget *parent=0, char const *name=0)

Protected Methods

virtual void slotOk ()

Private Attributes

ReorderListViewm_list_view

Detailed Description

Lets the user reorder collections and levels.

Author:
Ralf Schmelter (ralfs@pc2a.chemie.uni-dortmund.de).
Version:
0.1


Constructor & Destructor Documentation

ReorderDialog::ReorderDialog QWidget * parent = 0,
char const * name = 0
 

Creates the dialog.

Parameters:
parent   The parent of the dialog.
name   The internal name of the dialog.


Member Function Documentation

virtual void ReorderDialog::slotOk [protected, virtual]
 

Called when the changes should be made real.


Member Data Documentation

ReorderListView* ReorderDialog::m_list_view [private]
 

The list view.


The documentation for this class was generated from the following file:
Generated at Sun Jan 6 18:49:12 2002 for EasySok by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001