Cute Chess  0.1
Public Member Functions | List of all members
GameDatabaseSearchDialog Class Reference

Dialog for searching and filtering game databases. More...

#include <gamedatabasesearchdlg.h>

Inheritance diagram for GameDatabaseSearchDialog:
QDialog

Public Member Functions

PgnGameFilter filter () const
 
 GameDatabaseSearchDialog (QWidget *parent=nullptr)
 
virtual ~GameDatabaseSearchDialog ()
 

Additional Inherited Members

- Public Types inherited from QDialog
enum  DialogCode
 

Detailed Description

Dialog for searching and filtering game databases.

See also
GameDatabaseDialog

Constructor & Destructor Documentation

GameDatabaseSearchDialog::GameDatabaseSearchDialog ( QWidget parent = nullptr)

Constructs a new GameDatabaseSearchDialog.

GameDatabaseSearchDialog::~GameDatabaseSearchDialog ( )
virtual

Destroys the dialog.

Member Function Documentation

PgnGameFilter GameDatabaseSearchDialog::filter ( ) const

Returns the PGN filter.


The documentation for this class was generated from the following files: