nodeguy/website/docs/api/generated/interfaces/qshortcutsignals.md
Atul R 392aa3cd4c
Adds automatic docs for now (#308)
* adds basic typedoc

* backup

* Adds all docs to source code

* Adds autogenerated docs

* Fixes doc links

* Updates docs
2019-12-29 00:42:06 +05:30

901 B

id title sidebar_label
qshortcutsignals QShortcutSignals QShortcutSignals

Hierarchy

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