VLCTreeItem Class Reference

Inheritance diagram for VLCTreeItem:

Inheritance graph
[legend]

Public Member Functions

(id) - initWithName:
(int) - numberOfChildren
(VLCTreeItem *) - childAtIndex:
(NSString *) - name
(NSMutableArray *) - children
(NSMutableArray *) - options
(void) - showView:
(void) - applyChanges
(void) - resetView

Protected Attributes

NSString * _name
NSMutableArray * _children
NSMutableArray * _options
NSMutableArray * _subviews

Member Function Documentation

- (id) initWithName: (NSString*)  name  

References _name.

Referenced by VLCTreeLeafItem::initWithConfigItem:.

- (int) numberOfChildren  

References children.

- (VLCTreeItem *) childAtIndex: (NSInteger)  i_index  

References children.

- (NSString *) name  

- (NSMutableArray *) children  

- (NSMutableArray *) options  

References _options.

Referenced by showView:.

- (void) showView: (NSScrollView *)  o_prefs_view  

- (void) applyChanges  

References _children, _subviews, and i.

Referenced by VLCPrefs::savePrefs:.

- (void) resetView  

References _children, _options, _subviews, and i.

Referenced by VLCPrefs::showPrefs.


Field Documentation

- (NSString*) _name [protected]

Referenced by initWithName:, and name.

- (NSMutableArray*) _children [protected]

Referenced by applyChanges, children, and resetView.

- (NSMutableArray*) _options [protected]

Referenced by options, and resetView.

- (NSMutableArray*) _subviews [protected]

Referenced by applyChanges, resetView, and showView:.


The documentation for this class was generated from the following file:

Generated on Sun Nov 22 08:06:39 2009 for VLC by  doxygen 1.5.6