#import <xap_CocoaDlg_About.h>
Public Member Functions | |
| (IBAction) | - okBtnAction: |
| (IBAction) | - webBtnAction: |
Protected Attributes | |
| XAP_CocoaDialog_About * | m_xap |
| IBOutlet NSImageView * | m_imageView |
| IBOutlet NSTextView * | m_licenseText |
| IBOutlet NSButton * | m_okBtn |
| IBOutlet NSTextField * | m_versionLabel |
| IBOutlet NSTextField * | m_appName |
| IBOutlet NSButton * | m_webBtn |
| - (IBAction) okBtnAction: | (id) | sender |
References XAP_CocoaDialog_About::event_OK, m_xap, and UT_UNUSED.
| - (IBAction) webBtnAction: | (id) | sender |
References XAP_CocoaDialog_About::event_URL, m_xap, and UT_UNUSED.
- (IBOutlet NSTextField*) m_appName [protected] |
- (IBOutlet NSImageView*) m_imageView [protected] |
- (IBOutlet NSTextView*) m_licenseText [protected] |
- (IBOutlet NSButton*) m_okBtn [protected] |
- (IBOutlet NSTextField*) m_versionLabel [protected] |
- (IBOutlet NSButton*) m_webBtn [protected] |
- (XAP_CocoaDialog_About*) m_xap [protected] |
Referenced by okBtnAction:, and webBtnAction:.
1.7.1