Mixxx

WSearchLineEdit Class Reference

#include <wsearchlineedit.h>

List of all members.

Public Slots

void restoreSearch (const QString &text)

Signals

void search (const QString &text)
void searchCleared ()
void searchStarting ()

Public Member Functions

 WSearchLineEdit (ConfigObject< ConfigValue > *pConfig, QWidget *pParent)
virtual ~WSearchLineEdit ()
void setup (QDomNode node)

Protected Member Functions

void resizeEvent (QResizeEvent *)
virtual void focusInEvent (QFocusEvent *)
virtual void focusOutEvent (QFocusEvent *)

Detailed Description

Definition at line 13 of file wsearchlineedit.h.


Constructor & Destructor Documentation

WSearchLineEdit::WSearchLineEdit ( ConfigObject< ConfigValue > *  pConfig,
QWidget *  pParent 
)

Definition at line 9 of file wsearchlineedit.cpp.

Here is the call graph for this function:

WSearchLineEdit::~WSearchLineEdit ( ) [virtual]

Definition at line 59 of file wsearchlineedit.cpp.


Member Function Documentation

void WSearchLineEdit::focusInEvent ( QFocusEvent *  event) [protected, virtual]

Definition at line 93 of file wsearchlineedit.cpp.

Here is the call graph for this function:

void WSearchLineEdit::focusOutEvent ( QFocusEvent *  event) [protected, virtual]

Definition at line 109 of file wsearchlineedit.cpp.

Here is the call graph for this function:

void WSearchLineEdit::resizeEvent ( QResizeEvent *  e) [protected]

Definition at line 85 of file wsearchlineedit.cpp.

void WSearchLineEdit::restoreSearch ( const QString &  text) [slot]

Definition at line 120 of file wsearchlineedit.cpp.

void WSearchLineEdit::search ( const QString &  text) [signal]
void WSearchLineEdit::searchCleared ( ) [signal]

Here is the caller graph for this function:

void WSearchLineEdit::searchStarting ( ) [signal]

Here is the caller graph for this function:

void WSearchLineEdit::setup ( QDomNode  node)

Definition at line 62 of file wsearchlineedit.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines