Lynkeos  1.2
Classes | Enumerations
MyImageListWindow.h File Reference
#import <Cocoa/Cocoa.h>
#include "MyImageListItem.h"
#include "MyObjectImageList.h"
#include "MyImageView.h"
Include dependency graph for MyImageListWindow.h:
This graph shows which files directly or indirectly include this file:

Classes

class  MyImageListWindow
 The document window controler. More...
 

Enumerations

enum  MyImageListWindowState {
  ListMode, AlignMode, Aligning, AnalyzeMode,
  Analyzing, StackMode, Stacking, ProcessMode
}
 
enum  MyImageListWindowMode { DarkFrameMode, FlatFieldMode, ImageMode }
 

Enumeration Type Documentation

◆ MyImageListWindowMode

Enumerator
DarkFrameMode 
FlatFieldMode 
ImageMode 

◆ MyImageListWindowState

Enumerator
ListMode 
AlignMode 
Aligning 
AnalyzeMode 
Analyzing 
StackMode 
Stacking 
ProcessMode