Happy Cube Solver File List

Here is a list of all files with brief descriptions:
ActFocusComboBox.cpp
ActFocusComboBox.hDeclares the SlvData and ActFocusComboBox classes
AssembleStepDlg.cpp
AssembleStepDlg.hDeclares the AssembleStepDlg class
BuildGLWidget.cpp
BuildGLWidget.hDeclares the BuildGLWidget class
BuildHelpDlg.cpp
BuildHelpDlg.hDeclares the BuildHelpDlg class
BuildWorld.cpp
BuildWorld.hDeclares the BuildWorld, BuildDimension, SqrLimits and CoordBuild classes
Configuration.cpp
Configuration.hDeclares the DisplayConf, EngineConf, Configuration classes which deal with the application configuration
Cube.cpp
Cube.hDeclares the Cube class which holds the solution engine
CubeAcc.hDeclares various accessory classes used by the solution engine in Cube
CubeDoc.cpp
CubeDoc.hDeclares the CubeDoc class which holds all of the current application data
DataWidgets.cpp
DataWidgets.hDeclares various widgets which carry with them a data item which holds information about their identity
general.cpp
general.hDeclares various classes and types which are used widely across the code base
GlobDefs.hDefines various macros and global variables used by many files
GLWidget.cpp
GLWidget.hDeclares the GLWidget class which serves as a parent class to all OpenGL widgets
GrpColorDlg.cpp
GrpColorDlg.hDeclares the GrpColorDlg class
main.cpp
MainWindow.cpp
MainWindow.hDeclares MainWindow which is the widget all other widgets decend from
MemoryMgmt.hDefines the Pool and MyAllocator classes used for object memory managment
ModelGLWidget.cpp
ModelGLWidget.hDeclares the ModelGLWidget class
ModelHelpDlg.cpp
ModelHelpDlg.hDeclares the ModelHelpDlg class and OpenGl view inside it: PieceGLWidget
MyFile.cpp
MyFile.hDeclares the MyFile class
MyObject.cpp
MyObject.hDeclares the MyObject and LinesCollection classes
MyPoint.hDeclares the MyPoint class and the HalfEdge and MyLine classes which relate to it
MyPolygon.cpp
MyPolygon.hDeclares the MyPolygon class and the TexAnchor which relate to it
OptionsDlg.cpp
OptionsDlg.hDeclares the OptionsDlg class used for configuration editing
PicPainter.cpp
PicPainter.hDeclares the PicPainter class used for configuration editing
PicsSelectWidget.cpp
PicsSelectWidget.hDeclares the PicsSelectWidget class used for advanced pieces selection
Pieces.cpp
Pieces.hDeclares all classes involved in piece decleration and storage
Shape.cpp
Shape.hDeclares the Shape class
SIDlg.cpp
SIDlg.hDeclares the SIDlg and it's related GameWidget class
Solutions.cpp
Solutions.hDeclares all classes involved with solution storage and display
SolveDlg.cpp
SolveDlg.hDeclares the SolveDlg class which is the small statistics dialog
SolveThread.cpp
SolveThread.hDeclares the SolveThread class and its related RunStats class
Space3D.cpp
Space3D.hDefines the templated Space3D
Texture.hDeclares the Texture class