![]() |
Qt 4.8
|
Public Functions | |
| (NSWindow *) | - actualPanel |
| (void) | - changeAttributes: |
| (void) | - changeFont: |
| (void) | - cleanUpAfterMyself |
| (NSSize) | - dialogExtraSize |
| (void) | - finishOffWithCode: |
| (NSFontPanel *) | - fontPanel |
| (id) | - initWithFontPanel:stolenContentView:okButton:cancelButton:priv:extraWidth:extraHeight: |
| (BOOL) | - isAppModal |
| (void) | - onCancelClicked |
| (void) | - onOkClicked |
| (QFont) | - qtFont |
| (void) | - relayout |
| (void) | - relayoutToContentSize: |
| (void) | - runApplicationModalPanel |
| (void) | - setQtFont: |
| (void) | - setSubwindowStacking |
| (void) | - showModelessPanel |
| (void) | - showWindowModalSheet: |
| (BOOL) | - windowShouldClose: |
| (NSSize) | - windowWillResize:toSize: |
Protected Variables | |
| BOOL | mAppModal |
| NSButton * | mCancelButton |
| CGFloat | mDialogExtraHeight |
| CGFloat | mDialogExtraWidth |
| NSFontPanel * | mFontPanel |
| NSButton * | mOkButton |
| BOOL | mPanelHackedWithButtons |
| QFontDialogPrivate * | mPriv |
| QFont * | mQtFont |
| int | mReturnCode |
| NSView * | mStolenContentView |
Definition at line 97 of file qfontdialog_mac.mm.
| - (NSWindow *) actualPanel |
Definition at line 410 of file qfontdialog_mac.mm.
| - (void) changeAttributes: | (id) | sender |
Definition at line 278 of file qfontdialog_mac.mm.
| - (void) changeFont: | (id) | sender |
Definition at line 270 of file qfontdialog_mac.mm.
| - (void) cleanUpAfterMyself |
Definition at line 468 of file qfontdialog_mac.mm.
| - (NSSize) dialogExtraSize |
Definition at line 415 of file qfontdialog_mac.mm.
Referenced by windowWillResize:toSize:.
| - (void) finishOffWithCode: | (NSInteger) | result |
Definition at line 443 of file qfontdialog_mac.mm.
Referenced by windowShouldClose:.
| - (NSFontPanel *) fontPanel |
Definition at line 405 of file qfontdialog_mac.mm.
| - (id) initWithFontPanel: | (NSFontPanel *) | panel | |
| stolenContentView: | (NSView *) | stolenContentView | |
| okButton: | (NSButton *) | okButton | |
| cancelButton: | (NSButton *) | cancelButton | |
| priv: | (QFontDialogPrivate *) | priv | |
| extraWidth: | (CGFloat) | extraWidth | |
| extraHeight: | (CGFloat) | extraHeight | |
Definition at line 159 of file qfontdialog_mac.mm.
| - (BOOL) isAppModal |
Definition at line 242 of file qfontdialog_mac.mm.
| - (void) onCancelClicked |
Definition at line 399 of file qfontdialog_mac.mm.
Referenced by windowShouldClose:.
| - (void) onOkClicked |
Definition at line 390 of file qfontdialog_mac.mm.
| - (QFont) qtFont |
Definition at line 438 of file qfontdialog_mac.mm.
| - (void) relayout |
Definition at line 346 of file qfontdialog_mac.mm.
Referenced by initWithFontPanel:stolenContentView:okButton:cancelButton:priv:extraWidth:extraHeight:.
| - (void) relayoutToContentSize: | (NSSize) | frameSize |
Definition at line 351 of file qfontdialog_mac.mm.
Referenced by windowWillResize:toSize:.
| - (void) runApplicationModalPanel |
Definition at line 227 of file qfontdialog_mac.mm.
| - (void) setQtFont: | (const QFont &) | newFont |
Definition at line 432 of file qfontdialog_mac.mm.
| - (void) setSubwindowStacking |
Definition at line 198 of file qfontdialog_mac.mm.
| - (void) showModelessPanel |
Definition at line 220 of file qfontdialog_mac.mm.
| - (void) showWindowModalSheet: | (QWidget *) | docWidget |
Definition at line 247 of file qfontdialog_mac.mm.
| - (BOOL) windowShouldClose: | (id) | window |
Definition at line 302 of file qfontdialog_mac.mm.
| - (NSSize) windowWillResize: | (NSWindow *) | window | |
| toSize: | (NSSize) | proposedFrameSize | |
Definition at line 313 of file qfontdialog_mac.mm.
|
protected |
Definition at line 108 of file qfontdialog_mac.mm.
|
protected |
Definition at line 101 of file qfontdialog_mac.mm.
|
protected |
Definition at line 106 of file qfontdialog_mac.mm.
|
protected |
Definition at line 105 of file qfontdialog_mac.mm.
|
protected |
Definition at line 98 of file qfontdialog_mac.mm.
Referenced by dialogExtraSize, initWithFontPanel:stolenContentView:okButton:cancelButton:priv:extraWidth:extraHeight:, and windowWillResize:toSize:.
|
protected |
Definition at line 100 of file qfontdialog_mac.mm.
|
protected |
Definition at line 104 of file qfontdialog_mac.mm.
|
protected |
Definition at line 102 of file qfontdialog_mac.mm.
|
protected |
Definition at line 103 of file qfontdialog_mac.mm.
|
protected |
Definition at line 107 of file qfontdialog_mac.mm.
|
protected |
Definition at line 99 of file qfontdialog_mac.mm.
Referenced by actualPanel, and windowWillResize:toSize:.