GRASS Programmer's Manual
6.4.4(2014)-r
|
Show current display resolution. More...
Public Member Functions | |
def | __init__ |
def | Show (self) |
![]() | |
def | __init__ |
def | Show (self) |
def | Hide (self) |
def | SetValue (self, value) |
def | GetValue (self) |
def | GetWidget (self) |
def | Update (self) |
![]() | |
def | __init__ |
def | Show (self) |
Invokes showing of underlying widget. More... | |
def | Hide (self) |
def | SetValue (self, value) |
def | GetValue (self) |
def | GetPosition (self) |
def | GetWidget (self) |
Returns underlaying winget. More... | |
def | Update (self) |
Called when statusbar action is activated (e.g. More... | |
Data Fields | |
name | |
label | |
![]() | |
text | |
![]() | |
mapFrame | |
statusbar | |
position | |
Show current display resolution.
Definition at line 759 of file statusbar.py.
def statusbar.SbDisplayGeometry.__init__ | ( | self, | |
mapframe, | |||
statusbar, | |||
position = 0 |
|||
) |
Definition at line 761 of file statusbar.py.
def statusbar.SbDisplayGeometry.Show | ( | self | ) |
Definition at line 766 of file statusbar.py.
References widgets.FloatSlider.SetValue(), statusbar.SbItem.SetValue(), model.ModelData.SetValue(), and dialogs.TextEntryDialog.SetValue().
statusbar.SbDisplayGeometry.label |
Definition at line 764 of file statusbar.py.
Referenced by python.task.grassTask.get_description().
statusbar.SbDisplayGeometry.name |
Definition at line 763 of file statusbar.py.
Referenced by python.task.grassTask.get_cmd(), and python.task.grassTask.get_name().