![]() |
![]() |
Public Member Functions | |
def | __init__ (self, property) |
def | closableProperty (self) |
def | closeButton (self) |
def | enterEvent (self, event) |
def | leaveEvent (self, event) |
Private Attributes | |
_closeButton | |
_property | |
Definition at line 17 of file PropertyView.py.
def Vispa.Views.PropertyView.ClosableProperty.__init__ | ( | self, | |
property | |||
) |
Definition at line 18 of file PropertyView.py.
References PhysicsTools::MLP.layout, and ProcMLP.layout.
def Vispa.Views.PropertyView.ClosableProperty.closableProperty | ( | self | ) |
Definition at line 30 of file PropertyView.py.
References Vispa.Views.PropertyView.ClosableProperty._property.
def Vispa.Views.PropertyView.ClosableProperty.closeButton | ( | self | ) |
Definition at line 32 of file PropertyView.py.
References Vispa.Views.PropertyView.ClosableProperty._closeButton, and Vispa.Gui.FindDialog.FindDialog._closeButton.
def Vispa.Views.PropertyView.ClosableProperty.enterEvent | ( | self, | |
event | |||
) |
Definition at line 34 of file PropertyView.py.
def Vispa.Views.PropertyView.ClosableProperty.leaveEvent | ( | self, | |
event | |||
) |
Definition at line 36 of file PropertyView.py.
|
private |
Definition at line 25 of file PropertyView.py.
Referenced by Vispa.Views.PropertyView.ClosableProperty.closeButton().
|
private |
Definition at line 28 of file PropertyView.py.
Referenced by Vispa.Views.PropertyView.ClosableProperty.closableProperty(), Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor.properties(), and Vispa.Views.PropertyView.LabelItem.property().