#include <ksokoban_bookmark_dialog.h>
Inheritance diagram for KSokobanBookmarkDialog::

Public Methods | |
| KSokobanBookmarkDialog (QWidget *parent=0, char const *name=0) | |
| int | bookmark () const |
Private Attributes | |
| QComboBox * | m_bookmarks |
| std::vector< int > | m_indices |
|
|||||||||||||||
|
Creates the object.
|
|
|
Returns the index of the selected KSokoban bookmark.
|
|
|
The combo box with the bookmark indices.
|
|
|
Here we store the indicies of the bookmarks.
|
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001