12#ifndef KDDW_VIEW_GUARD_H
13#define KDDW_VIEW_GUARD_H
15#include "kddockwidgets/docks_export.h"
33 operator bool()
const;
35 const View *operator->()
const;
A ConnectionHandle represents the connection of a Signal to a slot (i.e. a function that is called wh...