Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDBindings
/ functions
Functions
307 in github.com/KDAB/KDBindings
⨍
Functions
307
◇
Types & classes
145
Method
Context
tests/doctest/doctest.h:6590
Method
ContextScope
tests/doctest/doctest.h:1851
Method
CustomType
tests/property/tst_property.cpp:33
Function
DOCTEST_DEFINE_DECORATOR
tests/doctest/doctest.h:1924
Method
DebugOutputWindowReporter
tests/doctest/doctest.h:6418
Method
DestructorNotifier
tests/signal/tst_signal.cpp:335
Method
Dirtyable
src/kdbindings/node.h:44
Method
DiscardOStream
tests/doctest/doctest.h:6789
Method
DummyPropertyUpdater
tests/property/tst_property.cpp:208
Method
ExceptionTranslator
tests/doctest/doctest.h:1805
Method
Expression_lhs
tests/doctest/doctest.h:1504
Method
Impl
src/kdbindings/signal.h:83
Function
IsNaN
tests/doctest/doctest.h:1294
Method
JUnitReporter
tests/doctest/doctest.h:5798
Method
JUnitTestCase
tests/doctest/doctest.h:5752
Method
JUnitTestMessage
tests/doctest/doctest.h:5741
Method
Node
src/kdbindings/node.h:103
Method
NodeInterface
src/kdbindings/node.h:96
Method
OperatorNode
src/kdbindings/node.h:234
Method
Person
examples/03-member-arguments/main.cpp:22
Method
Property
* Properties are default constructable. * * The value of a default constructed property is then also default constructed. */
src/kdbindings/property.h:147
Method
PropertyDestroyedError
src/kdbindings/node.h:32
Method
PropertyNode
src/kdbindings/node.h:155
Method
PropertyUpdater
A PropertyUpdater can be default constructed. */
src/kdbindings/property_updater.h:35
Method
ReadOnlyProperty
src/kdbindings/property.h:57
Method
Result
tests/doctest/doctest.h:1508
Method
ScopedConnection
* @brief A ScopedConnection can be default constructed * * A default constructed ScopedConnection has no connection to guard. * Therefo
src/kdbindings/connection_handle.h:248
Method
Signal
Signals are default constructible */
src/kdbindings/signal.h:298
Method
SignalImplBase
src/kdbindings/connection_handle.h:35
Method
TypeMarker
src/kdbindings/utils.h:36
Method
Whitespace
tests/doctest/doctest.h:5948
Method
Widget
examples/04-simple-property/main.cpp:22
Method
XmlReporter
tests/doctest/doctest.h:5424
Method
XmlWriter
tests/doctest/doctest.h:5304
Method
addFilter
allows the user to add procedurally to the filters from the command line
tests/doctest/doctest.h:6736
Method
applyCommandLine
tests/doctest/doctest.h:6603
Function
binary_assert
tests/doctest/doctest.h:1764
Method
binary_assert
tests/doctest/doctest.h:1692
Method
blockConnection
src/kdbindings/signal.h:190
Method
callback
tests/signal/tst_signal.cpp:76
Function
check
tests/doctest/doctest.h:854
Method
checkedLock
Checks that the weak_ptr can be locked and that the connection is still active
src/kdbindings/connection_handle.h:219
Method
clearFilters
allows the user to clear all filters from the command line
tests/doctest/doctest.h:6739
Method
connect
Connects a std::function to the signal. The returned value can be used to disconnect the function again.
src/kdbindings/signal.h:97
Method
connectDeferred
Establish a deferred connection between signal and slot, where ConnectionEvaluator object is used to queue all the connection to evaluate later. The r
src/kdbindings/signal.h:107
Method
connectReflective
src/kdbindings/signal.h:129
Function
consume
tests/doctest/doctest.h:447
Method
convert
tests/doctest/doctest.h:1040
Method
convert
tests/doctest/doctest.h:1073
Method
dirtyVariable
src/kdbindings/node.h:145
Method
dirtyVariable
src/kdbindings/node.h:205
Method
dirtyVariable
src/kdbindings/node.h:273
Method
dirtyVariable
src/kdbindings/binding.h:98
Method
disconnect
Disconnects a previously connected function WARNING: While this function is marked with noexcept, it *may* terminate the program if it is not possibl
src/kdbindings/signal.h:141
Method
disconnectAll
Disconnects all previously connected functions WARNING: While this function is marked with noexcept, it *may* terminate the program if it is not poss
src/kdbindings/signal.h:177
Function
display
examples/07-advanced-connections/main.cpp:20
Method
display
examples/02-signal-member/main.cpp:28
Function
displayLabelled
examples/08-managing-connections/main.cpp:20
Function
displayLabelled
examples/07-advanced-connections/main.cpp:25
Method
doSomething
tests/signal/tst_signal.cpp:59
Method
doSomething
tests/property/tst_property.cpp:105
Method
doSomething
tests/property/tst_property.cpp:116
Method
emit
src/kdbindings/signal.h:217
Method
ensureImpl
src/kdbindings/signal.h:559
Method
file_line_to_stream
this was requested to be made virtual so users could override it
tests/doctest/doctest.h:6023
Method
fill
tests/doctest/doctest.h:1151
Method
fill
tests/doctest/doctest.h:1164
Method
fill
tests/doctest/doctest.h:1194
Method
get
Get a pointer to the value at the specified index
src/kdbindings/genindex_array.h:152
Method
getCurrentTimestamp
tests/doctest/doctest.h:5718
Method
getSuccessOrFailColor
tests/doctest/doctest.h:5995
Method
getSuccessOrFailString
tests/doctest/doctest.h:5988
Method
get_active_contexts
tests/doctest/doctest.h:7061
Method
get_num_active_contexts
tests/doctest/doctest.h:7060
Method
get_num_stringified_contexts
tests/doctest/doctest.h:7065
Method
get_stringified_contexts
tests/doctest/doctest.h:7066
Method
if
tests/doctest/doctest.h:1512
Method
insert
Insert a value at the first free index and get the index back
src/kdbindings/genindex_array.h:137
Method
insert
tests/doctest/doctest.h:1016
Method
instance
src/kdbindings/binding_evaluator.h:132
Method
isConnectionBlocked
src/kdbindings/signal.h:207
Method
isDirty
src/kdbindings/node.h:75
Method
line
tests/doctest/doctest.h:5441
Method
line
tests/doctest/doctest.h:5802
Method
listen
examples/03-member-arguments/main.cpp:29
Method
logTestStart
tests/doctest/doctest.h:6030
Method
log_assert
tests/doctest/doctest.h:5597
Method
log_assert
tests/doctest/doctest.h:5894
Method
log_assert
tests/doctest/doctest.h:6376
Method
log_contexts
tests/doctest/doctest.h:5428
Method
log_contexts
tests/doctest/doctest.h:5928
Method
log_contexts
tests/doctest/doctest.h:6006
Method
log_message
tests/doctest/doctest.h:5626
Method
log_message
tests/doctest/doctest.h:5909
Method
log_message
tests/doctest/doctest.h:6392
Function
main
tests/doctest/doctest.h:7085
Function
main
examples/06-lazy-property-bindings/main.cpp:31
Function
main
examples/04-simple-property/main.cpp:34
Function
main
examples/01-simple-connection/main.cpp:19
Function
main
examples/02-signal-member/main.cpp:34
← previous
next →
101–200 of 307, ranked by callers