MCPcopy Create free account

hub / github.com/KDAB/KDBindings / types & classes

Types & classes145 in github.com/KDAB/KDBindings

↓ 43 callersClassWhitespace
tests/doctest/doctest.h:5945
↓ 2 callersClassConnectionHandle
src/kdbindings/connection_handle.h:23
↓ 2 callersClassCustomType
tests/property/tst_property.cpp:32
↓ 1 callersClassPropertyDestroyedError
* @brief A PropertyDestroyedError is thrown whenever a binding is evaluated * that references a property that no longer exists. */
src/kdbindings/node.h:29
ClassAllocatorEntry
src/kdbindings/genindex_array.h:48
ClassBinding
src/kdbindings/binding.h:34
ClassBinding<T, ImmediateBindingEvaluator>
src/kdbindings/binding.h:197
ClassBindingEvaluator
* @brief A BindingEvaluator provides a mechanism to control the exact time * when a KDBindings::Binding is reevaluated. * * A BindingEvaluator repr
src/kdbindings/binding_evaluator.h:41
ClassButton
tests/signal/tst_signal.cpp:50
ClassButton
examples/02-signal-member/main.cpp:19
ClassCallbackCounter
tests/signal/tst_signal.cpp:67
ClassClassWithProperty
tests/property/tst_property.cpp:74
ClassConnection
src/kdbindings/signal.h:269
ClassConnectionBlocker
* @brief A ConnectionBlocker is a convenient RAII-style mechanism for temporarily blocking a connection. * * When a ConnectionBlocker is constructed
src/kdbindings/signal.h:592
ClassConnectionEvaluator
* @brief Manages and evaluates deferred Signal connections. * * @warning Deferred connections are experimental and may be removed or changed in the
src/kdbindings/connection_evaluator.h:32
ClassConsoleReporter
tests/doctest/doctest.h:5958
ClassConstantNode
src/kdbindings/node.h:128
ClassContextOptions
tests/doctest/doctest.h:893
ClassContextScope
tests/doctest/doctest.h:1846
ClassDOCTEST_INTERFACE
tests/doctest/doctest.h:587
ClassDOCTEST_INTERFACE_DECL
tests/doctest/doctest.h:1291
ClassDOCTEST_INTERFACE_DEF
tests/doctest/doctest.h:4012
ClassDebugOutputWindowReporter
tests/doctest/doctest.h:6414
ClassDestructorNotifier
tests/signal/tst_signal.cpp:332
ClassDirtyable
src/kdbindings/node.h:39
ClassDiscardOStream
tests/doctest/doctest.h:6770
ClassDummyPropertyUpdater
tests/property/tst_property.cpp:205
ClassEntry
src/kdbindings/genindex_array.h:105
EnumEnum
tests/doctest/doctest.h:691
ClassEqualityTestStruct
tests/property/tst_property.cpp:169
ClassExceptionTranslator
tests/doctest/doctest.h:1802
ClassExpression_lhs
cppcheck-suppress copyCtorAndEqOperator
tests/doctest/doctest.h:1499
ClassGenerationalIndex
src/kdbindings/genindex_array.h:36
ClassGenerationalIndexAllocator
src/kdbindings/genindex_array.h:46
ClassGenerationalIndexArray
src/kdbindings/genindex_array.h:103
ClassGetArityTemplateTest
tests/utils/tst_get_arity.cpp:61
ClassGetArityTest
Test member function arity
tests/utils/tst_get_arity.cpp:25
ClassHandler
tests/signal/tst_signal.cpp:56
ClassHandler
tests/property/tst_property.cpp:102
ClassHandlerAboutToChange
tests/property/tst_property.cpp:113
ClassImage
examples/06-lazy-property-bindings/main.cpp:22
ClassImage
examples/05-property-bindings/main.cpp:20
ClassImmediateBindingEvaluator
* This subclass of BindingEvaluator doesn't do anything special on its own. * It is used together with a template specialization of Binding to provid
src/kdbindings/binding_evaluator.h:129
ClassImpl
src/kdbindings/signal.h:80
ClassJUnitReporter
TODO: - log_message() - respond to queries - honor remaining options - more attributes in tags
tests/doctest/doctest.h:5709
ClassJUnitTestCase
tests/doctest/doctest.h:5750
ClassJUnitTestCaseData
tests/doctest/doctest.h:5716
ClassJUnitTestMessage
tests/doctest/doctest.h:5739
ClassL
tests/doctest/doctest.h:1668
ClassMessage
examples/02-signal-member/main.cpp:25
ClassMyConnectionEvaluator
tests/signal/tst_signal.cpp:552
ClassNode
src/kdbindings/node.h:100
ClassNodeInterface
src/kdbindings/node.h:87
ClassObjectWithSignal
tests/property/tst_property.cpp:64
ClassOperatorNode
src/kdbindings/node.h:228
ClassPerson
examples/03-member-arguments/main.cpp:19
ClassPrivate
src/kdbindings/binding_evaluator.h:45
ClassProperty
src/kdbindings/property.h:137
ClassPropertyNode
src/kdbindings/node.h:152
ClassPropertyNode
src/kdbindings/property.h:112
ClassPropertyUpdater
src/kdbindings/property_updater.h:31
ClassR
tests/doctest/doctest.h:1668
ClassReadOnlyProperty
* A ReadOnlyProperty is thrown when trying to set the value of a Property * that has a PropertyUpdater associated with it. * * Most commonly becaus
src/kdbindings/property.h:56
ClassRelationalComparator
tests/doctest/doctest.h:1668
ClassRelationalComparator<n, L, R>
tests/doctest/doctest.h:1671
ClassScopedConnection
* @brief A ScopedConnection is a RAII-style way to make sure a Connection is disconnected. * * When the ScopedConnections scope ends, the connection
src/kdbindings/connection_handle.h:239
ClassSignal
src/kdbindings/signal.h:71
ClassSignal
src/kdbindings/connection_handle.h:21
ClassSignalHandler
examples/07-advanced-connections/main.cpp:30
ClassSignalImplBase
This class defines a virtual interface, that the Signal this ConnectionHandle refers to must implement. It allows ConnectionHandle to refer to this no
src/kdbindings/connection_handle.h:32
ClassStringMaker
tests/doctest/doctest.h:1080
ClassStringMakerBase
tests/doctest/doctest.h:1038
ClassStringMakerBase<true>
tests/doctest/doctest.h:1071
ClassTypeMarker
src/kdbindings/utils.h:35
ClassWidget
examples/04-simple-property/main.cpp:19
ClassXmlReporter
tests/doctest/doctest.h:5415
Classallocator
tests/doctest/doctest.h:543
Classany_bindables
src/kdbindings/node_functions.h:23
Classany_bindables<HEAD, Ts...>
src/kdbindings/node_functions.h:32
Classany_bindables<T>
src/kdbindings/node_functions.h:27
Classare_equality_comparable
src/kdbindings/property.h:33
Classare_equality_comparable<X, Y, std::enable_if_t< std::is_same< std::decay_t< decltype(std::equal_to<>{}(std::declval<X>(), std::declval<Y>()))>, bool>::value>>
src/kdbindings/property.h:37
Classbasic_istream
tests/doctest/doctest.h:536
Classbasic_ostream
tests/doctest/doctest.h:530
Classbasic_string
tests/doctest/doctest.h:545
Classbindable_value_type
src/kdbindings/make_node.h:47
Classbindable_value_type_
src/kdbindings/make_node.h:22
Classbindable_value_type_<Node<T>>
src/kdbindings/make_node.h:42
Classbindable_value_type_<NodeInterface<T>>
src/kdbindings/make_node.h:37
Classbindable_value_type_<Property<T>>
src/kdbindings/make_node.h:27
Classbindable_value_type_<const Property<T>>
src/kdbindings/make_node.h:32
Classcan_use_op
tests/doctest/doctest.h:1320
Classchar_traits
tests/doctest/doctest.h:526
Classchar_traits<char>
tests/doctest/doctest.h:528
Classdecay_array
tests/doctest/doctest.h:1312
Classdecay_array<T[N]>
tests/doctest/doctest.h:1313
Classdecay_array<T[]>
tests/doctest/doctest.h:1314
Classdeferred_false
tests/doctest/doctest.h:993
Classenable_if
tests/doctest/doctest.h:947
Classenable_if<true, T>
tests/doctest/doctest.h:950
next →1–100 of 145, ranked by callers