bre20::AutotuneOptions Class Reference

Summary for AutotuneOptions. More...

List of all members.

Public Member Functions

 AutotuneOptions (AutoEdit *ae, Form *rom)
bool addTabPage (TabPage *newpage)

Protected Member Functions

void Dispose (Boolean disposing)
void setupTabs (AutoEdit *ae, Form *rom)

Protected Attributes

AutoEditautoedit
BlockOutGridgrids []


Detailed Description

Summary for AutotuneOptions.

WARNING: If you change the name of this class, you will need to change the 'Resource File Name' property for the managed resource compiler tool associated with all .resx files this class depends on. Otherwise, the designers will not be able to interact properly with localized resources associated with this form.


Constructor & Destructor Documentation

bre20::AutotuneOptions::AutotuneOptions AutoEdit ae,
Form *  rom
 


Member Function Documentation

bool bre20::AutotuneOptions::addTabPage TabPage *  newpage  ) 
 

void bre20::AutotuneOptions::Dispose Boolean  disposing  )  [protected]
 

void bre20::AutotuneOptions::setupTabs AutoEdit ae,
Form *  rom
[protected]
 


Member Data Documentation

AutoEdit* bre20::AutotuneOptions::autoedit [protected]
 

BlockOutGrid* bre20::AutotuneOptions::grids[] [protected]
 




BRE Documentation Home