Add QtAction and add more methods to QtWidget
This commit is contained in:
parent
a4e20181b3
commit
6bc8ff153e
7 changed files with 669 additions and 3 deletions
|
@ -23,7 +23,7 @@
|
|||
#import "QtEvent.h"
|
||||
|
||||
@implementation QtEvent
|
||||
@synthesize qEvent = _eEvent;
|
||||
@synthesize qEvent = _qEvent;
|
||||
|
||||
+ (int)registerEventType: (int)hint
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue