Public Member Functions | |
| (IBAction) | - cleanupTable: |
| (IBAction) | - showMessages: |
| (void) | - showPanel |
| (void) | - addError:withMsg: |
Protected Attributes | |
| IBOutlet id | o_window |
| IBOutlet id | o_cleanup_button |
| IBOutlet id | o_error_table |
| IBOutlet id | o_messages_btn |
| NSMutableArray * | o_errors |
| NSMutableArray * | o_icons |
| BOOL | b_nib_loaded |
| - (IBAction) cleanupTable: | (id) | sender |
References o_error_table, o_errors, and o_icons.
| - (IBAction) showMessages: | (id) | sender |
References VLCMain::sharedInstance, and VLCMain::showMessagesPanel:.
| - (void) showPanel |
| - (void) addError: | (NSString *) | o_error | ||
| withMsg: | (NSString *) | o_msg | ||
References o_error_table, o_errors, and o_icons.
Referenced by VLCCoreDialogProvider::showFatalDialog:.
- (IBOutlet id) o_cleanup_button [protected] |
- (IBOutlet id) o_error_table [protected] |
Referenced by addError:withMsg:, and cleanupTable:.
- (IBOutlet id) o_messages_btn [protected] |
- (NSMutableArray*) o_errors [protected] |
Referenced by addError:withMsg:, and cleanupTable:.
- (NSMutableArray*) o_icons [protected] |
Referenced by addError:withMsg:, and cleanupTable:.
- (BOOL) b_nib_loaded [protected] |
1.5.6