![]() |
Agroeye
1.0
|
: Customized tab bar of plots. More...
Public Member Functions | |
def | __init__ (self, parent=None, args, kwargs) |
def | paintEvent (self, event) |
def | tabSizeHint (self, index) |
Public Attributes | |
tabSize | |
: Customized tab bar of plots.
Tab bar will be placed on the left side and new tabs will be added vertically (new one below previous one).
def agroeyepy.View.histogramdialog.CustomTabBar.__init__ | ( | self, | |
parent = None , |
|||
args, | |||
kwargs | |||
) |
def agroeyepy.View.histogramdialog.CustomTabBar.paintEvent | ( | self, | |
event | |||
) |
def agroeyepy.View.histogramdialog.CustomTabBar.tabSizeHint | ( | self, | |
index | |||
) |
agroeyepy.View.histogramdialog.CustomTabBar.tabSize |