Public Member Functions | |
| (void) | - showAbout |
| (void) | - VLCWillTerminate |
| (void) | - showHelp |
| (IBAction) | - showGPL: |
| (IBAction) | - helpGoHome: |
Static Public Member Functions | |
| (VLAboutBox *) | + sharedInstance |
Protected Attributes | |
| IBOutlet id | o_about_window |
| IBOutlet id | o_name_version_field |
| IBOutlet id | o_revision_field |
| IBOutlet id | o_copyright_field |
| IBOutlet id | o_credits_textview |
| IBOutlet id | o_credits_scrollview |
| IBOutlet id | o_gpl_btn |
| IBOutlet id | o_name_field |
| NSTimer * | o_scroll_timer |
| float | f_current |
| float | f_end |
| NSTimeInterval | i_start |
| BOOL | b_restart |
| BOOL | b_isSetUp |
| IBOutlet id | o_help_window |
| IBOutlet WebView * | o_help_web_view |
| IBOutlet id | o_help_bwd_btn |
| IBOutlet id | o_help_fwd_btn |
| IBOutlet id | o_help_home_btn |
| IBOutlet id | o_gpl_window |
| IBOutlet id | o_gpl_field |
| + (VLAboutBox *) sharedInstance |
| - (void) showAbout |
| - (void) VLCWillTerminate |
References o_scroll_timer.
| - (void) showHelp |
References o_help_bwd_btn, o_help_fwd_btn, o_help_home_btn, o_help_web_view, and o_help_window.
| - (IBAction) showGPL: | (id) | sender |
References o_gpl_field, and o_gpl_window.
| - (IBAction) helpGoHome: | (id) | sender |
References o_help_web_view.
- (IBOutlet id) o_about_window [protected] |
Referenced by showAbout.
- (IBOutlet id) o_name_version_field [protected] |
Referenced by showAbout.
- (IBOutlet id) o_revision_field [protected] |
Referenced by showAbout.
- (IBOutlet id) o_copyright_field [protected] |
Referenced by showAbout.
- (IBOutlet id) o_credits_textview [protected] |
Referenced by showAbout.
- (IBOutlet id) o_credits_scrollview [protected] |
Referenced by showAbout.
- (IBOutlet id) o_name_field [protected] |
- (NSTimer*) o_scroll_timer [protected] |
Referenced by VLCWillTerminate.
- (float) f_current [protected] |
- (float) f_end [protected] |
- (NSTimeInterval) i_start [protected] |
- (IBOutlet id) o_help_window [protected] |
Referenced by showHelp.
- (IBOutlet WebView*) o_help_web_view [protected] |
Referenced by helpGoHome:, and showHelp.
- (IBOutlet id) o_help_bwd_btn [protected] |
Referenced by showHelp.
- (IBOutlet id) o_help_fwd_btn [protected] |
Referenced by showHelp.
- (IBOutlet id) o_help_home_btn [protected] |
Referenced by showHelp.
- (IBOutlet id) o_gpl_window [protected] |
Referenced by showGPL:.
- (IBOutlet id) o_gpl_field [protected] |
Referenced by showGPL:.
1.5.6