프로퍼티 | 타입 | 설명 | |
---|---|---|---|
interceptor |
메소드 | 설명 | |
---|---|---|
AddPlugin ( Qyoto.QEvent trigger, string name ) : void |
Sets trigger to plugin name if you're passing the trigger as an event, the following events are currently understood: -mouse press and release events: button and modifiers -mouse wheel events: direction and modifiers both traditional and graphicsscene events are supported. |
|
AddPlugin ( uint modifiers, |
Sets trigger described by modifiers and button to plugin name |
|
Clear ( ) : void | clears everything | |
ContainmentActionsPluginsConfig ( ) : System | ||
ContainmentActionsPluginsConfig ( Plasma other ) : System | ||
Dispose ( ) : void | ||
Remove ( Qyoto.QEvent trigger ) : void |
removes trigger |
메소드 | 설명 | |
---|---|---|
ContainmentActionsPluginsConfig ( |
||
CreateProxy ( ) : void |
public AddPlugin ( Qyoto.QEvent trigger, string name ) : void | ||
trigger | Qyoto.QEvent | |
name | string | |
리턴 | void |
public AddPlugin ( uint modifiers, |
||
modifiers | uint | |
button | ||
name | string | |
리턴 | void |
public ContainmentActionsPluginsConfig ( ) : System | ||
리턴 | System |
public ContainmentActionsPluginsConfig ( Plasma other ) : System | ||
other | Plasma | |
리턴 | System |
protected ContainmentActionsPluginsConfig ( |
||
dummy | ||
리턴 | System |