1 #ifndef SIMPT_SHELL_WS_UTIL_COMPRESSOR_H_INCLUDED
2 #define SIMPT_SHELL_WS_UTIL_COMPRESSOR_H_INCLUDED
39 QAction* GetActionCompress()
const;
40 QAction* GetActionDecompress()
const;
44 void SLOT_Decompress();
47 QAction* m_a_compress;
48 QAction* m_a_decompress;
56 #endif // end_of_include_guard
Namespace for SimPT shell package.
Compression / decompression actions.
see the online Qt documentation