maliang.standard.features¶
字数 239 个 代码 168 行 阅读时间 3 分钟 访问量
源代码:maliang/standard/features.py
All standard Feature
classes
🟢ButtonFeature
¶
class
public
| Feature
widget
: parent widgetcommand
: callback functionargs
: arguments of callback function
🟡_b_1_motion
¶
method
protected
🟡_b_2_motion
¶
method
protected
🟡_b_3_motion
¶
method
protected
🟡_button_1
¶
method
protected
🟡_button_release_1
¶
method
protected
🟡_motion
¶
method
protected
🟢CheckBoxFeature
¶
class
public
| ToggleButtonFeature
🟢Highlight
¶
class
public
| ButtonFeature
🟡_button_1
¶
method
protected
🟡_button_release_1
¶
method
protected
🟡_motion
¶
method
protected
🟢InputBoxFeature
¶
class
public
| ButtonFeature
🟡_b_1_motion
¶
method
protected
🟡_button_1
¶
method
protected
🟡_button_release_1
¶
method
protected
🟡_copy
¶
method
protected
🟡_cut
¶
method
protected
🟡_key_press
¶
method
protected
🟡_motion
¶
method
protected
🟡_paste
¶
method
protected
🟡_select_all
¶
method
protected
🟢LabelFeature
¶
class
public
| Feature
🟡_motion
¶
method
protected
🟢ProgressBarFeature
¶
class
public
| LabelFeature
🟢RadioBoxFeature
¶
class
public
| ButtonFeature
🟡_button_1
¶
method
protected
🟡_button_release_1
¶
method
protected
🟢SegmentedButtonFeature
¶
class
public
| Feature
🟡_motion
¶
method
protected
🟢SliderFeature
¶
class
public
| Feature
🟡_b_1_motion
¶
method
protected
🟡_button_1
¶
method
protected
🟡_button_release_1
¶
method
protected
🟡_motion
¶
method
protected
🟢SpinBoxFeature
¶
class
public
| Feature
widget
: parent widgetcommand
: callback function
🟡_mouse_wheel
¶
method
protected
🟢SwitchFeature
¶
class
public
| ButtonFeature
🟡_button_1
¶
method
protected
🟡_button_release_1
¶
method
protected
🟡_motion
¶
method
protected
🟢ToggleButtonFeature
¶
class
public
| ButtonFeature
🟡_button_1
¶
method
protected
🟡_button_release_1
¶
method
protected
🟡_motion
¶
method
protected
🟢Underline
¶
class
public
| ButtonFeature
🟡_button_1
¶
method
protected
🟡_button_release_1
¶
method
protected
🟡_motion
¶
method
protected