Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
src_gui_kernel_qshortcut.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

Go to the source code of this file.

Functions

 setKey (0)
 [0]
 
 setKey (QKeySequence())
 
 setKey (0x3b1)
 
 setKey (Qt::Key_D)
 
 setKey ('q')
 
 setKey (Qt::CTRL|Qt::Key_P)
 
 setKey ("Ctrl+P")
 

Variables

 shortcut
 [0]
 

Function Documentation

◆ setKey() [1/7]

setKey ( "Ctrl+P" )

◆ setKey() [2/7]

setKey ( 'q' )

◆ setKey() [3/7]

setKey ( 0 )

[0]

[1]

Referenced by addDeco(), and QShaderDescriptionPrivate::makeDoc().

+ Here is the caller graph for this function:

◆ setKey() [4/7]

setKey ( 0x3b1 )

◆ setKey() [5/7]

setKey ( QKeySequence() )

◆ setKey() [6/7]

setKey ( Qt::CTRL|Qt::Key_P )

◆ setKey() [7/7]

setKey ( Qt::Key_D )

Variable Documentation

◆ shortcut