QShortcutSignals
Hierarchy
-
↳ QShortcutSignals
Index
Properties
Properties
activated
• activated: function
Type declaration:
▸ (): void
activatedAmbiguously
• activatedAmbiguously: function
Type declaration:
▸ (): void
objectNameChanged
• objectNameChanged: function
Inherited from QObjectSignals.objectNameChanged
Type declaration:
▸ (objectName
: string): void
Parameters:
Name | Type |
---|---|
objectName | string |