Public Member Functions | Public Attributes | Private Attributes
diarc.qt_view.qt_view.BandItem Class Reference
Inheritance diagram for diarc.qt_view.qt_view.BandItem:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def hoverEnterEvent
def hoverLeaveEvent
def isPositive
def isUsed
def itemA
def itemB
def link
def mouseMoveEvent
def mousePressEvent
def mouseReleaseEvent
def paint
def rank
def rank
def release
def set_attributes
def set_width

Public Attributes

 altitude
 bot_band
 left_most_snap
 right_most_snap
 top_band

Private Attributes

 _adapter
 _layout_manager
 _rank
 _view

Detailed Description

Definition at line 226 of file qt_view.py.


Constructor & Destructor Documentation

def diarc.qt_view.qt_view.BandItem.__init__ (   self,
  parent,
  altitude,
  rank 
)

Definition at line 227 of file qt_view.py.


Member Function Documentation

Definition at line 315 of file qt_view.py.

Definition at line 319 of file qt_view.py.

Definition at line 295 of file qt_view.py.

Deprecated 

Definition at line 268 of file qt_view.py.

Set itemA to be the topBand 

Definition at line 258 of file qt_view.py.

Set itemB to be the bottomBand 

Definition at line 263 of file qt_view.py.

Definition at line 298 of file qt_view.py.

def diarc.qt_view.qt_view.BandItem.mouseMoveEvent (   self,
  event 
)

Definition at line 323 of file qt_view.py.

This is necessary to capture the mouse clicking event to drag

Definition at line 307 of file qt_view.py.

Definition at line 311 of file qt_view.py.

def diarc.qt_view.qt_view.BandItem.paint (   self,
  painter,
  option,
  widget 
)

Definition at line 333 of file qt_view.py.

Definition at line 273 of file qt_view.py.

def diarc.qt_view.qt_view.BandItem.rank (   self,
  value 
)

Definition at line 276 of file qt_view.py.

Definition at line 249 of file qt_view.py.

def diarc.qt_view.qt_view.BandItem.set_attributes (   self,
  attrs 
)
Applies a set of BandItemViewAttributes to this object. Transforms 
some values such as color into qt specific values. 

Definition at line 280 of file qt_view.py.

def diarc.qt_view.qt_view.BandItem.set_width (   self,
  width 
)
Sets the 'width' of the band. 
This is actually setting the height, but is referred to as the width.

Definition at line 288 of file qt_view.py.


Member Data Documentation

Definition at line 227 of file qt_view.py.

Definition at line 227 of file qt_view.py.

Definition at line 227 of file qt_view.py.

Definition at line 227 of file qt_view.py.

Definition at line 227 of file qt_view.py.

Definition at line 227 of file qt_view.py.

Definition at line 227 of file qt_view.py.

Definition at line 227 of file qt_view.py.

Definition at line 227 of file qt_view.py.


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


rqt_graphprofiler
Author(s): Dan Brooks
autogenerated on Thu Jun 6 2019 20:29:31