Name

Wizard::CreateTree — Create the tree in the dialog, replaces helpspace with new tree widget

Synopsis

Import Wizard;
void Wizard::CreateTree ( list<map>  Tree ,
  string  title );

Parameters

list<map> Tree

Tree data

string title

Tree title

Return Value

void