QueryEditorDialog Class Reference

A dialog for creating and editing queries. More...

#include <queryeditordialog.h>

Collaboration diagram for QueryEditorDialog:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 QueryEditorDialog (QWidget *parent=0)
 Creates the query editor.
 ~QueryEditorDialog ()
QString statement ()
 generates a valid SQL statement using the values in the dialog


Detailed Description

A dialog for creating and editing queries.

Author:
Igor Khanin

Petr Vanek <petr@scribus.info>


Constructor & Destructor Documentation

QueryEditorDialog::QueryEditorDialog ( QWidget *  parent = 0  ) 

Creates the query editor.

Parameters:
parent The parent widget for the dialog.

References Database::getObjects().

QueryEditorDialog::~QueryEditorDialog (  ) 


Member Function Documentation

QString QueryEditorDialog::statement (  ) 

generates a valid SQL statement using the values in the dialog

References TermEditor::selectedField(), TermEditor::selectedRelation(), and TermEditor::selectedValue().


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

Generated on Sat Jul 26 09:05:56 2008 for Sqliteman by  doxygen 1.5.5