Tome
A generic data editor for games supporting arbitrary input and output formats.
Public Member Functions | List of all members
FindRecordWindow Class Reference

Window for finding specific records. More...

#include <findrecordwindow.h>

Inheritance diagram for FindRecordWindow:

Public Member Functions

 FindRecordWindow (QWidget *parent=0)
 Constructs a new window for finding specific records. More...
 
QString getSearchPattern () const
 Gets the record id or display name search for. More...
 

Detailed Description

Window for finding specific records.

Constructor & Destructor Documentation

◆ FindRecordWindow()

FindRecordWindow::FindRecordWindow ( QWidget *  parent = 0)
explicit

Constructs a new window for finding specific records.

Parameters
parentOptional owner widget.

Member Function Documentation

◆ getSearchPattern()

QString FindRecordWindow::getSearchPattern ( ) const

Gets the record id or display name search for.

Returns
Record id or display name search for.

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