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
qcocoaintrospection.mm File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

+ Include dependency graph for qcocoaintrospection.mm:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE void qt_cocoa_change_implementation (Class baseClass, SEL originalSel, Class proxyClass, SEL replacementSel, SEL backupSel)
 
void qt_cocoa_change_back_implementation (Class baseClass, SEL originalSel, SEL backupSel)
 

Function Documentation

◆ qt_cocoa_change_back_implementation()

void qt_cocoa_change_back_implementation ( Class baseClass,
SEL originalSel,
SEL backupSel )

Definition at line 66 of file qcocoaintrospection.mm.

Referenced by qt_resetNSApplicationSendEvent().

+ Here is the caller graph for this function:

◆ qt_cocoa_change_implementation()

QT_BEGIN_NAMESPACE void qt_cocoa_change_implementation ( Class baseClass,
SEL originalSel,
Class proxyClass,
SEL replacementSel,
SEL backupSel )

Definition at line 42 of file qcocoaintrospection.mm.

Referenced by qt_redirectNSApplicationSendEvent().

+ Here is the caller graph for this function: