#include <activitypage.h>
◆ ActivityPage()
      
        
          | ActivityPage::ActivityPage | ( | QWidget * | pParent, | 
        
          |  |  | StateWidget * | pWidget ) | 
      
 
 
◆ ~ActivityPage()
      
        
          | ActivityPage::~ActivityPage | ( |  | ) |  | 
      
 
 
◆ enableWidgets()
  
  | 
        
          | void ActivityPage::enableWidgets | ( | bool | state | ) |  |  | protected | 
 
Set the state of the widgets on the page with the given value. 
- Parameters
- 
  
    | state | The state to set the widgets as. |  
 
 
 
◆ setupPage()
      
        
          | void ActivityPage::setupPage | ( |  | ) |  | 
      
 
 
◆ slotBottomClicked
  
  | 
        
          | void ActivityPage::slotBottomClicked | ( |  | ) |  |  | slot | 
 
 
◆ slotClicked
  
  | 
        
          | void ActivityPage::slotClicked | ( | QListWidgetItem * | item | ) |  |  | slot | 
 
 
◆ slotDelete
  
  | 
        
          | void ActivityPage::slotDelete | ( |  | ) |  |  | slot | 
 
 
◆ slotDoubleClicked
  
  | 
        
          | void ActivityPage::slotDoubleClicked | ( | QListWidgetItem * | item | ) |  |  | slot | 
 
 
◆ slotDownClicked
  
  | 
        
          | void ActivityPage::slotDownClicked | ( |  | ) |  |  | slot | 
 
 
◆ slotMenuSelection
  
  | 
        
          | void ActivityPage::slotMenuSelection | ( | QAction * | action | ) |  |  | slot | 
 
Popup menu item selected. 
 
 
◆ slotNewActivity
  
  | 
        
          | void ActivityPage::slotNewActivity | ( |  | ) |  |  | slot | 
 
 
◆ slotRename
  
  | 
        
          | void ActivityPage::slotRename | ( |  | ) |  |  | slot | 
 
 
◆ slotRightButtonPressed
  
  | 
        
          | void ActivityPage::slotRightButtonPressed | ( | const QPoint & | p | ) |  |  | slot | 
 
 
◆ slotTopClicked
  
  | 
        
          | void ActivityPage::slotTopClicked | ( |  | ) |  |  | slot | 
 
 
◆ slotUpClicked
  
  | 
        
          | void ActivityPage::slotUpClicked | ( |  | ) |  |  | slot | 
 
 
◆ updateActivities()
      
        
          | void ActivityPage::updateActivities | ( |  | ) |  | 
      
 
Sets the activities of the widget. 
 
 
◆ m_pActivityGB
  
  | 
        
          | QGroupBox* ActivityPage::m_pActivityGB |  | protected | 
 
 
◆ m_pActivityLW
  
  | 
        
          | QListWidget* ActivityPage::m_pActivityLW |  | protected | 
 
 
◆ m_pBottomArrowB
  
  | 
        
          | QToolButton* ActivityPage::m_pBottomArrowB |  | protected | 
 
 
◆ m_pDeleteActivityButton
  
  | 
        
          | QPushButton* ActivityPage::m_pDeleteActivityButton |  | protected | 
 
 
◆ m_pDownArrowB
  
  | 
        
          | QToolButton* ActivityPage::m_pDownArrowB |  | protected | 
 
 
◆ m_pRenameButton
  
  | 
        
          | QPushButton* ActivityPage::m_pRenameButton |  | protected | 
 
 
◆ m_pStateWidget
The widget to get the activities from. 
 
 
◆ m_pTopArrowB
  
  | 
        
          | QToolButton* ActivityPage::m_pTopArrowB |  | protected | 
 
 
◆ m_pUpArrowB
  
  | 
        
          | QToolButton* ActivityPage::m_pUpArrowB |  | protected | 
 
 
The documentation for this class was generated from the following files: