This class register the time slider widget action into st Plugin.  
 More...
#include <TimeSliderWidgetAction.h>
|  | 
| void | createAction (std::string name, std::string pixmap="") | 
|  | Create and set the actions parameters.  More... 
 | 
|  | 
This class register the time slider widget action into st Plugin. 
Definition at line 53 of file TimeSliderWidgetAction.h.
      
        
          | te::qt::plugins::st::TimeSliderWidgetAction::TimeSliderWidgetAction | ( | QMenu * | menu | ) |  | 
      
 
 
  
  | 
        
          | virtual te::qt::plugins::st::TimeSliderWidgetAction::~TimeSliderWidgetAction | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | void te::qt::plugins::st::AbstractAction::createAction | ( | std::string | name, |  
          |  |  | std::string | pixmap = "" |  
          |  | ) |  |  |  | protectedinherited | 
 
Create and set the actions parameters. 
- Parameters
- 
  
    | name | The action name. |  | pixmap | The action pixmap name. |  
 
 
 
  
  | 
        
          | virtual void te::qt::plugins::st::TimeSliderWidgetAction::onActionActivated | ( | bool | checked | ) |  |  | protectedvirtualslot | 
 
 
  
  | 
        
          | virtual void te::qt::plugins::st::TimeSliderWidgetAction::onDeleteTimeSliderWidget | ( |  | ) |  |  | protectedvirtualslot | 
 
 
  
  | 
        
          | QAction* te::qt::plugins::st::AbstractAction::m_action |  | protectedinherited | 
 
 
  
  | 
        
          | QMenu* te::qt::plugins::st::AbstractAction::m_menu |  | protectedinherited | 
 
 
The documentation for this class was generated from the following file: