#include <solution_delete_dialog.h>
Inheritance diagram for SolutionDeleteDialog::

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 | |
| SolutionListView * | m_list_view |
| int | m_index |
|
||||||||||||||||||||||
|
Contructs the object. Note that the map <e>must</e> have a solution.
|
|
||||||||||||||||||||||
|
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. |
|
|
Called when a ok is clicked.
|
|
|
Called when the user selected delete.
|
|
|
Called when the user selected undelete.
|
|
|
The index of the map.
|
|
|
The list view with the solution data.
|
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001