Tagsuche Class Reference

Eingabefenster zur Suche nach Bildern ueber Tags. More...

#include <tagsuche.h>

Collaboration diagram for Tagsuche:

Collaboration graph
[legend]

List of all members.

Signals

void selected (const QStringList &)

Public Member Functions

 Tagsuche (Datenbank *, QWidget *=0, Qt::WindowFlags=0)
void accept ()

Private Attributes

Ui::Tagsuche m_ui
 Template des Fensters vom Designer.
Datenbankm_datenbank
 Tagdatenbank.
QButtonGroup m_modeSelect


Detailed Description

Eingabefenster zur Suche nach Bildern ueber Tags.

Todo:
Suchmoeglichkeiten erweitern

Definition at line 33 of file tagsuche.h.


Constructor & Destructor Documentation

Tagsuche::Tagsuche ( Datenbank db,
QWidget *  p = 0,
Qt::WindowFlags  f = 0 
)

constructor

Definition at line 24 of file tagsuche.cpp.

References Datenbank::getAllTags(), m_datenbank, m_modeSelect, and m_ui.

Here is the call graph for this function:


Member Function Documentation

void Tagsuche::accept (  ) 

Ok wurde gedrueckt -> Suche starten, ergebnis mitteilen, dann beenden.

Definition at line 44 of file tagsuche.cpp.

References Datenbank::findByTag(), Datenbank::findByTagList(), m_datenbank, m_modeSelect, m_ui, and selected().

Here is the call graph for this function:

void Tagsuche::selected ( const QStringList &   )  [signal]

Referenced by accept().


Member Data Documentation

Ui::Tagsuche Tagsuche::m_ui [private]

Template des Fensters vom Designer.

Definition at line 35 of file tagsuche.h.

Referenced by accept(), and Tagsuche().

Tagdatenbank.

Definition at line 36 of file tagsuche.h.

Referenced by accept(), and Tagsuche().

QButtonGroup Tagsuche::m_modeSelect [private]

Definition at line 38 of file tagsuche.h.

Referenced by accept(), and Tagsuche().


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

Generated on Sat Feb 14 00:32:17 2009 by  doxygen 1.5.6