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

SolutionDeleteDialog Class Reference

Lets the user delete solutions. More...

#include <solution_delete_dialog.h>

Inheritance diagram for SolutionDeleteDialog::

List of all members.

Public Methods

 SolutionDeleteDialog (CompressedMap const &map, QWidget *parent=0, const char *name=0)
 SolutionDeleteDialog (int index, QWidget *parent=0, const char *name=0)

Protected Slots

void slotUser1 ()
void slotUser2 ()
void slotOk ()

Private Attributes

SolutionListViewm_list_view
int m_index

Detailed Description

Lets the user delete solutions.

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


Constructor & Destructor Documentation

SolutionDeleteDialog::SolutionDeleteDialog CompressedMap const & map,
QWidget * parent = 0,
const char * name = 0
 

Contructs the object.

Note that the map <e>must</e> have a solution.

Parameters:
compressed_map   The compressed map of the level.
parent   The parent widget.
name   The internal name.

SolutionDeleteDialog::SolutionDeleteDialog int index,
QWidget * parent = 0,
const char * name = 0
 

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.


Member Function Documentation

void SolutionDeleteDialog::slotOk [protected, slot]
 

Called when a ok is clicked.

void SolutionDeleteDialog::slotUser1 [protected, slot]
 

Called when the user selected delete.

void SolutionDeleteDialog::slotUser2 [protected, slot]
 

Called when the user selected undelete.


Member Data Documentation

int SolutionDeleteDialog::m_index [private]
 

The index of the map.

SolutionListView* SolutionDeleteDialog::m_list_view [private]
 

The list view with the solution data.


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