CloseAll() closes all the windows. Remember, this can kill the process if a window is set to primary... Of course, typically it's called by the skin's destructor anyway, so that's fine. Definition at line 436 of file CATSkin.cpp. References CATXMLObject::GetChild(), and CATXMLObject::GetNumChildren(). Referenced by ~CATSkin().
|