KDBindings API Documentation
1.0.95
|
#include <assert.h>
#include <memory>
#include <stdexcept>
#include <type_traits>
#include <utility>
#include <forward_list>
#include <kdbindings/connection_evaluator.h>
#include <kdbindings/genindex_array.h>
#include <kdbindings/utils.h>
#include <kdbindings/KDBindingsConfig.h>
Go to the source code of this file.
Classes | |
class | KDBindings::ConnectionBlocker |
A ConnectionBlocker is a convenient RAII-style mechanism for temporarily blocking a connection. More... | |
class | KDBindings::Signal< Args > |
A Signal provides a mechanism for communication between objects. More... | |
Namespaces | |
KDBindings | |
The main namespace of the KDBindings library. | |