Go to the documentation of this file.
   27 #ifndef LightApp_Operation_H 
   28 #define LightApp_Operation_H 
   54   bool                      isAutoResumed() 
const;
 
   70   virtual void              setDialogActive( 
const bool );
 
   71   virtual void              activateSelection();
 
   72   virtual void              selectionDone();
 
   80   void                      update( 
const int );
 
   81   void                      setAutoResumed( 
const bool );
 
   85   virtual void              onSelectionDone();