MCPcopy Create free account

hub / github.com/KDAB/KDBindings / functions

Functions307 in github.com/KDAB/KDBindings

↓ 99 callersMethodget
tests/property/tst_property.cpp:219
↓ 81 callersFunctionmakeNode
src/kdbindings/make_node.h:66
↓ 67 callersMethodconnect
src/kdbindings/signal.h:337
↓ 66 callersMethodemit
* Emits the Signal, which causes all connected slots to be called, * as long as they are not blocked. * * The arguments provided to emi
src/kdbindings/signal.h:548
↓ 44 callersFunctionmakeBoundProperty
src/kdbindings/binding.h:328
↓ 31 callersMethodevaluate
Re-evaluates the value of the Binding and notifies all dependants of the change. */
src/kdbindings/binding.h:88
↓ 31 callersMethodisActive
* Check whether the connection of this ConnectionHandle is active. * * @return true if the ConnectionHandle refers to an active Signal
src/kdbindings/connection_handle.h:107
↓ 29 callersMethodinsert
tests/doctest/doctest.h:1011
↓ 20 callersMethoddisconnect
* Disconnect a previously connected slot. * * After the slot was successfully disconnected, the ConnectionHandle will no * longer be ac
src/kdbindings/signal.h:450
↓ 20 callersMethodisDirty
src/kdbindings/node.h:118
↓ 19 callersMethodscopedElement
tests/doctest/doctest.h:5324
↓ 18 callersFunctionparseCommaSepArgs
parses a comma separated list of words after a pattern in one of the arguments in argv
tests/doctest/doctest.h:6503
↓ 17 callersFunctionget_arity
src/kdbindings/utils.h:42
↓ 15 callersMethodclear
Erase all the values in the array and thus free up all indices too
src/kdbindings/genindex_array.h:172
↓ 15 callersMethodentriesSize
The number entries currently in the array, not all necessarily correspond to valid indices, use "indexAtEntry" to translate from an entry index to a o
src/kdbindings/genindex_array.h:186
↓ 14 callersFunctiontoStreamLit
tests/doctest/doctest.h:3924
↓ 13 callersMethodget
Returns the current value of the Binding. */
src/kdbindings/binding.h:85
↓ 13 callersMethodisConnectionBlocked
* Checks whether the connection is currently blocked. * * To change the blocked state of a connection, call blockConnection(). * *
src/kdbindings/signal.h:516
↓ 13 callersFunctionparseFlag
locates a flag on the command line
tests/doctest/doctest.h:6498
↓ 12 callersFunctiongetContextOptions
tests/doctest/doctest.h:4003
↓ 12 callersFunctionskipPathFromFilename
tests/doctest/doctest.h:3884
↓ 11 callersMethodconnectDeferred
src/kdbindings/signal.h:387
↓ 10 callersMethodevaluateDeferredConnections
* @brief Evaluate the deferred connections. * * This function is responsible for evaluating and executing deferred connections. * This
src/kdbindings/connection_evaluator.h:64
↓ 9 callersFunctionisOnStack
tests/doctest/doctest.h:611
↓ 8 callersMethodbelongsTo
src/kdbindings/connection_handle.h:157
↓ 8 callersMethodevaluateAll
* This function evaluates all Binding instances that were constructed with this * evaluator, in the order they were inserted. * * It wi
src/kdbindings/binding_evaluator.h:89
↓ 7 callersMethoderase
Erase the value at the specified index and free up the index again
src/kdbindings/genindex_array.h:145
↓ 6 callersMethodblock
* Sets the block state of the connection. * If a connection is blocked, emitting the Signal will no longer call this * connections slot, unt
src/kdbindings/connection_handle.h:128
↓ 6 callersFunctionc_str
the only functions I'm willing to leave in the interface - available for inlining
tests/doctest/doctest.h:642
↓ 6 callersMethodindexAtEntry
Convert an entry index into a GenerationalIndex, if possible otherwise returns nullopt
src/kdbindings/genindex_array.h:193
↓ 5 callersMethodblockConnection
* Sets the block state of the connection. * If a connection is blocked, emitting the Signal will no longer call this * connections slot, unt
src/kdbindings/signal.h:498
↓ 4 callersMethodinsert
src/kdbindings/binding_evaluator.h:100
↓ 4 callersMethodisBlocked
* Checks whether the connection is currently blocked. * * To change the blocked state of a connection, call ConnectionHandle::block. *
src/kdbindings/connection_handle.h:143
↓ 4 callersMethodreset
* @brief Disconnects the binding from this Property * * If this Property has a binding, it will no longer update it. * Otherwise, this
src/kdbindings/property.h:278
↓ 4 callersMethodset
tests/property/tst_property.cpp:221
↓ 4 callersMethodstringify
tests/doctest/doctest.h:1860
↓ 3 callersFunctionApprox
tests/doctest/doctest.h:1217
↓ 3 callersFunctionContextScopeBase
tests/doctest/doctest.h:1831
↓ 3 callersFunctionSubcase
tests/doctest/doctest.h:1341
↓ 3 callersMethodconnectReflective
src/kdbindings/signal.h:358
↓ 3 callersFunctionmakeBinding
src/kdbindings/binding.h:123
↓ 3 callersFunctionparseOption
parses an option and returns the string after the '=' character
tests/doctest/doctest.h:6485
↓ 3 callersMethodsetUpdateFunction
Set the function that should be used to notify * associated properties when the Binding re-evaluates. */
src/kdbindings/binding.h:79
↓ 3 callersFunctionstringifyBinaryExpr
tests/doctest/doctest.h:1354
↓ 3 callersMethodwriteDeclaration
tests/doctest/doctest.h:5398
↓ 2 callersFunctionMessageBuilder
tests/doctest/doctest.h:1876
↓ 2 callersMethodadd
tests/doctest/doctest.h:5760
↓ 2 callersMethodaddFailure
tests/doctest/doctest.h:5777
↓ 2 callersMethodaddTime
tests/doctest/doctest.h:5770
↓ 2 callersMethodappendSubcaseNamesToLastTestcase
tests/doctest/doctest.h:5764
↓ 2 callersMethoddisconnect
* Disconnect the slot. * * When this function is called, the function that was passed to Signal::connect * to create this ConnectionHan
src/kdbindings/connection_handle.h:91
↓ 2 callersMethodensureTagClosed
tests/doctest/doctest.h:5391
↓ 2 callersFunctionfailureString
tests/doctest/doctest.h:3867
↓ 2 callersFunctionfill
NOLINTEND(*-avoid-c-arrays)
tests/doctest/doctest.h:1174
↓ 2 callersMethodfill
tests/doctest/doctest.h:3918
↓ 2 callersFunctionfulltext_log_assert_to_stream
tests/doctest/doctest.h:5652
↓ 2 callersMethodhasBinding
* Returns true if this Property has a binding associated with it. */
src/kdbindings/property.h:306
↓ 2 callersFunctionparseOptionImpl
the implementation of parseOption()
tests/doctest/doctest.h:6450
↓ 2 callersFunctionregisterReporterImpl
tests/doctest/doctest.h:7071
↓ 2 callersMethodsetParent
src/kdbindings/node.h:113
↓ 2 callersFunctiontoString
tests/doctest/doctest.h:1093
↓ 1 callersFunctionMakeContextScope
tests/doctest/doctest.h:1909
↓ 1 callersFunctionStringContains
tests/doctest/doctest.h:852
↓ 1 callersMethodaddError
tests/doctest/doctest.h:5782
↓ 1 callersMethodallocate
src/kdbindings/genindex_array.h:57
↓ 1 callersFunctionbar
tests/binding/tst_binding.cpp:590
↓ 1 callersMethoddeallocate
src/kdbindings/genindex_array.h:79
↓ 1 callersMethoddequeueSlotInvocation
Note: This function is marked with noexcept but may theoretically encounter an exception and terminate the program if locking the mutex fails. If this
src/kdbindings/connection_evaluator.h:127
↓ 1 callersMethoddisconnectAll
* Disconnect all previously connected functions. * * All currently active ConnectionHandles that belong to this Signal will no * longer
src/kdbindings/signal.h:469
↓ 1 callersMethodemitSignal
tests/property/tst_property.cpp:65
↓ 1 callersMethodenqueueSlotInvocation
src/kdbindings/connection_evaluator.h:114
↓ 1 callersFunctionepsilon
tests/doctest/doctest.h:1228
↓ 1 callersFunctionfilloss
tests/doctest/doctest.h:1052
↓ 1 callersMethodisConnectionActive
src/kdbindings/signal.h:202
↓ 1 callersMethodisLive
src/kdbindings/genindex_array.h:90
↓ 1 callersMethodmarkDirty
overridden by Binding
src/kdbindings/node.h:55
↓ 1 callersFunctionoperator<
tests/doctest/doctest.h:1272
↓ 1 callersMethodpropertyDestroyed
src/kdbindings/node.h:198
↓ 1 callersMethodpropertyMoved
src/kdbindings/node.h:187
↓ 1 callersMethodrelease
* This function exists to intentionally silence the [[nodiscard]] warning generated when connecting. * * In cases where you know for certain
src/kdbindings/connection_handle.h:198
↓ 1 callersMethodremove
src/kdbindings/binding_evaluator.h:107
↓ 1 callersMethodrun
the main function that does all the filtering and test running
tests/doctest/doctest.h:6794
↓ 1 callersMethodset
* Assign a new value to this Property. * * If the new value is equal_to the existing value, the value will not be * changed and no Sign
src/kdbindings/property.h:322
↓ 1 callersMethodsetId
src/kdbindings/connection_handle.h:212
↓ 1 callersFunctiontoStream
tests/doctest/doctest.h:1064
↓ 1 callersMethodtranslate
tests/doctest/doctest.h:1808
↓ 1 callersFunctionunary_assert
tests/doctest/doctest.h:1779
↓ 1 callersMethodunary_assert
tests/doctest/doctest.h:1702
MethodApprox
tests/doctest/doctest.h:3962
MethodBinding
* @brief Construct a new Binding with a specific evaluator. * * @param rootNode Represents that expression contained in the Binding. *
src/kdbindings/binding.h:47
MethodBinding
* @brief Construct a new Binding with an immediate mode evaluator. * * @param rootNode Represents that expression contained in the Binding.
src/kdbindings/binding.h:205
MethodBindingEvaluator
A BindingEvaluator can be default constructed */
src/kdbindings/binding_evaluator.h:53
MethodCallbackCounter
tests/signal/tst_signal.cpp:71
MethodClassWithProperty
tests/property/tst_property.cpp:80
MethodConnectionBlocker
* Constructs a new ConnectionBlocker and blocks the connection this ConnectionHandle * refers to. * * @throw std::out_of_range If the c
src/kdbindings/signal.h:601
MethodConnectionEvaluator
ConnectionEvaluators are default constructible */
src/kdbindings/connection_evaluator.h:37
MethodConnectionHandle
* A ConnectionHandle can be default constructed. * In this case the ConnectionHandle will not reference any active connection (i.e. isActive() wi
src/kdbindings/connection_handle.h:62
MethodConnectionHandle connect
src/kdbindings/signal.h:435
MethodConsoleReporter
tests/doctest/doctest.h:5970
MethodConstantNode
src/kdbindings/node.h:131
next →1–100 of 307, ranked by callers