private SlotGuard
This commit is contained in:
@@ -7,6 +7,7 @@ namespace utils {
|
||||
|
||||
/**
|
||||
* \brief Wrapper class to automatically disconnect from a Signal on object destruction
|
||||
* \note You should inherit this class privately
|
||||
* \sa Signal
|
||||
*/
|
||||
class SlotGuard {
|
||||
|
||||
Reference in New Issue
Block a user