Definition at line 114 of file qnspanelproxy_mac.mm.
◆ qt_fakeSetTitle:()
- (void) qt_fakeSetTitle: |
|
(NSString *) |
title |
|
Definition at line 133 of file qnspanelproxy_mac.mm.
#define Q_UNUSED(x)
Indicates to the compiler that the parameter with the specified name is not used in the body of a fun...
◆ setTitle:()
- (void) setTitle: |
|
(NSString *) |
title |
|
Definition at line 121 of file qnspanelproxy_mac.mm.
126 if ([title isEqualToString:
@"Print"]
127 || [title isEqualToString:
@"Page Setup"]
128 || [[
self className] isEqualToString:
@"PMPrintingWindow"])
129 title = (NSString *)(static_cast<CFStringRef>(cftitle));
130 return [
self qt_fakeSetTitle:title];
static QWidget * currentWindow
The documentation for this class was generated from the following file: