Go to the documentation of this file.
23 #ifndef SALOMEAPP_VISUALSTATE_H
24 #define SALOMEAPP_VISUALSTATE_H
27 #pragma warning( disable:4251 )
42 virtual int storeState();
43 virtual void restoreState(
int savePoint );
53 #pragma warning( default:4251 )