#include <timeline.h>
◆ MouseOverValue
| Enumerator | 
|---|
| NONE |  | 
| MOVE_UP_ARROW |  | 
| MOVE_DOWN_ARROW |  | 
| MOVE_UP_DOWN_ARROW |  | 
| COLLAPSE_UP_ARROW |  | 
| COLLAPSE_DOWN_ARROW |  | 
| OPEN_EYE |  | 
| CLOSED_EYE |  | 
 
 
◆ TRowLabels()
      
        
          | Ms::TRowLabels::TRowLabels | ( | TDockWidget * | dock_widget, | 
        
          |  |  | Timeline * | time, | 
        
          |  |  | QGraphicsView * | w = 0 | 
        
          |  | ) |  |  | 
      
 
 
◆ contextMenuEvent()
  
  | 
        
          | void Ms::TRowLabels::contextMenuEvent | ( | QContextMenuEvent * | event | ) |  |  | overrideprivatevirtual | 
 
 
◆ cursorIsOn()
      
        
          | QString Ms::TRowLabels::cursorIsOn | ( |  | ) |  | 
      
 
 
◆ leaveEvent()
  
  | 
        
          | void Ms::TRowLabels::leaveEvent | ( | QEvent * |  | ) |  |  | privatevirtual | 
 
 
◆ mouseMoveEvent()
  
  | 
        
          | void Ms::TRowLabels::mouseMoveEvent | ( | QMouseEvent * | event | ) |  |  | privatevirtual | 
 
 
◆ mouseOver
  
  | 
        
          | void Ms::TRowLabels::mouseOver | ( | QPointF | scene_pt | ) |  |  | slot | 
 
 
◆ mousePressEvent()
  
  | 
        
          | void Ms::TRowLabels::mousePressEvent | ( | QMouseEvent * | event | ) |  |  | privatevirtual | 
 
 
◆ mouseReleaseEvent()
  
  | 
        
          | void Ms::TRowLabels::mouseReleaseEvent | ( | QMouseEvent * | event | ) |  |  | privatevirtual | 
 
 
◆ moved
  
  | 
        
          | void Ms::TRowLabels::moved | ( | QPointF | p | ) |  |  | signal | 
 
 
◆ requestContextMenu
  
  | 
        
          | void Ms::TRowLabels::requestContextMenu | ( | QContextMenuEvent * |  | ) |  |  | signal | 
 
 
◆ resizeEvent()
  
  | 
        
          | void Ms::TRowLabels::resizeEvent | ( | QResizeEvent * |  | ) |  |  | privatevirtual | 
 
 
◆ restrict_scroll
  
  | 
        
          | void Ms::TRowLabels::restrict_scroll | ( | int | value | ) |  |  | privateslot | 
 
 
◆ swapMeta
  
  | 
        
          | void Ms::TRowLabels::swapMeta | ( | unsigned int | r, |  
          |  |  | bool | up |  
          |  | ) |  |  |  | signal | 
 
 
◆ updateLabels()
      
        
          | void Ms::TRowLabels::updateLabels | ( | std::vector< std::pair< QString, bool >> | labels, | 
        
          |  |  | int | height | 
        
          |  | ) |  |  | 
      
 
 
◆ dragging
  
  | 
        
          | bool Ms::TRowLabels::dragging = false |  | private | 
 
 
◆ meta_labels
  
  | 
        
          | std::vector<std::pair<QGraphicsItem*, int> > Ms::TRowLabels::meta_labels |  | private | 
 
 
◆ mouseover_map
◆ old_item_info
  
  | 
        
          | std::tuple<QGraphicsPixmapItem*, MouseOverValue, unsigned int> Ms::TRowLabels::old_item_info |  | private | 
 
 
◆ old_loc
  
  | 
        
          | QPoint Ms::TRowLabels::old_loc |  | private | 
 
 
◆ parent
◆ scrollArea
The documentation for this class was generated from the following files: