#import <MyProcessStackView.h>


Protected Attributes | |
| IBOutlet NSOutlineView * | _view |
| The outline view. | |
| MyImageListWindow * | _window |
| The document window. | |
| id< LynkeosViewDocument > | _document |
| The document. | |
| MyImageView * | _imageView |
| MyProcessingItemProxy * | _item |
| The item being edited. | |
| NSMutableArray * | _stack |
| NSMutableArray * | _procViewControllers |
| Controllers for the stack. | |
| float | _defaultRowHeight |
| To display text. | |
| unsigned int | _intermediateRank |
| Intermediate result rank. | |
| unsigned int | _currentProcessRank |
| unsigned int | _proxyProcessRank |
| Rank of wanted intermediate result. | |
| BOOL | _isProcessing |
This window allows to :
- (NSMutableArray*) _stack [protected] |
The item's process stack
- (unsigned int) _currentProcessRank [protected] |
Rank of running process
1.5.4