kradio4  r778
Public Slots | Signals | Public Member Functions | Protected Slots | Protected Member Functions | List of all members
GUIListHelperQObjectBase Class Referenceabstract

#include <gui_list_helper.h>

Inheritance diagram for GUIListHelperQObjectBase:
Inheritance graph
[legend]
Collaboration diagram for GUIListHelperQObjectBase:
Collaboration graph
[legend]

Public Slots

virtual void slotOK ()=0
 
virtual void slotCancel ()=0
 

Signals

void sigDirtyChanged (bool dirty)
 

Public Member Functions

 GUIListHelperQObjectBase ()
 
virtual ~GUIListHelperQObjectBase ()
 

Protected Slots

virtual void slotUserSelection ()=0
 

Protected Member Functions

void emitSigDirtyChanged (bool d)
 

Detailed Description

Definition at line 34 of file gui_list_helper.h.

Constructor & Destructor Documentation

GUIListHelperQObjectBase::GUIListHelperQObjectBase ( )
virtual GUIListHelperQObjectBase::~GUIListHelperQObjectBase ( )
virtual

Member Function Documentation

void GUIListHelperQObjectBase::emitSigDirtyChanged ( bool  d)
protected
void GUIListHelperQObjectBase::sigDirtyChanged ( bool  dirty)
signal
virtual void GUIListHelperQObjectBase::slotCancel ( )
pure virtualslot
virtual void GUIListHelperQObjectBase::slotOK ( )
pure virtualslot
virtual void GUIListHelperQObjectBase::slotUserSelection ( )
protectedpure virtualslot

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