MCPcopy Create free account

hub / github.com/KDAB/KDBindings / functions

Functions307 in github.com/KDAB/KDBindings

MethodContext
tests/doctest/doctest.h:6590
MethodContextScope
tests/doctest/doctest.h:1851
MethodCustomType
tests/property/tst_property.cpp:33
FunctionDOCTEST_DEFINE_DECORATOR
tests/doctest/doctest.h:1924
MethodDebugOutputWindowReporter
tests/doctest/doctest.h:6418
MethodDestructorNotifier
tests/signal/tst_signal.cpp:335
MethodDirtyable
src/kdbindings/node.h:44
MethodDiscardOStream
tests/doctest/doctest.h:6789
MethodDummyPropertyUpdater
tests/property/tst_property.cpp:208
MethodExceptionTranslator
tests/doctest/doctest.h:1805
MethodExpression_lhs
tests/doctest/doctest.h:1504
MethodImpl
src/kdbindings/signal.h:83
FunctionIsNaN
tests/doctest/doctest.h:1294
MethodJUnitReporter
tests/doctest/doctest.h:5798
MethodJUnitTestCase
tests/doctest/doctest.h:5752
MethodJUnitTestMessage
tests/doctest/doctest.h:5741
MethodNode
src/kdbindings/node.h:103
MethodNodeInterface
src/kdbindings/node.h:96
MethodOperatorNode
src/kdbindings/node.h:234
MethodPerson
examples/03-member-arguments/main.cpp:22
MethodProperty
* Properties are default constructable. * * The value of a default constructed property is then also default constructed. */
src/kdbindings/property.h:147
MethodPropertyDestroyedError
src/kdbindings/node.h:32
MethodPropertyNode
src/kdbindings/node.h:155
MethodPropertyUpdater
A PropertyUpdater can be default constructed. */
src/kdbindings/property_updater.h:35
MethodReadOnlyProperty
src/kdbindings/property.h:57
MethodResult
tests/doctest/doctest.h:1508
MethodScopedConnection
* @brief A ScopedConnection can be default constructed * * A default constructed ScopedConnection has no connection to guard. * Therefo
src/kdbindings/connection_handle.h:248
MethodSignal
Signals are default constructible */
src/kdbindings/signal.h:298
MethodSignalImplBase
src/kdbindings/connection_handle.h:35
MethodTypeMarker
src/kdbindings/utils.h:36
MethodWhitespace
tests/doctest/doctest.h:5948
MethodWidget
examples/04-simple-property/main.cpp:22
MethodXmlReporter
tests/doctest/doctest.h:5424
MethodXmlWriter
tests/doctest/doctest.h:5304
MethodaddFilter
allows the user to add procedurally to the filters from the command line
tests/doctest/doctest.h:6736
MethodapplyCommandLine
tests/doctest/doctest.h:6603
Functionbinary_assert
tests/doctest/doctest.h:1764
Methodbinary_assert
tests/doctest/doctest.h:1692
MethodblockConnection
src/kdbindings/signal.h:190
Methodcallback
tests/signal/tst_signal.cpp:76
Functioncheck
tests/doctest/doctest.h:854
MethodcheckedLock
Checks that the weak_ptr can be locked and that the connection is still active
src/kdbindings/connection_handle.h:219
MethodclearFilters
allows the user to clear all filters from the command line
tests/doctest/doctest.h:6739
Methodconnect
Connects a std::function to the signal. The returned value can be used to disconnect the function again.
src/kdbindings/signal.h:97
MethodconnectDeferred
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
MethodconnectReflective
src/kdbindings/signal.h:129
Functionconsume
tests/doctest/doctest.h:447
Methodconvert
tests/doctest/doctest.h:1040
Methodconvert
tests/doctest/doctest.h:1073
MethoddirtyVariable
src/kdbindings/node.h:145
MethoddirtyVariable
src/kdbindings/node.h:205
MethoddirtyVariable
src/kdbindings/node.h:273
MethoddirtyVariable
src/kdbindings/binding.h:98
Methoddisconnect
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
MethoddisconnectAll
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
Functiondisplay
examples/07-advanced-connections/main.cpp:20
Methoddisplay
examples/02-signal-member/main.cpp:28
FunctiondisplayLabelled
examples/08-managing-connections/main.cpp:20
FunctiondisplayLabelled
examples/07-advanced-connections/main.cpp:25
MethoddoSomething
tests/signal/tst_signal.cpp:59
MethoddoSomething
tests/property/tst_property.cpp:105
MethoddoSomething
tests/property/tst_property.cpp:116
Methodemit
src/kdbindings/signal.h:217
MethodensureImpl
src/kdbindings/signal.h:559
Methodfile_line_to_stream
this was requested to be made virtual so users could override it
tests/doctest/doctest.h:6023
Methodfill
tests/doctest/doctest.h:1151
Methodfill
tests/doctest/doctest.h:1164
Methodfill
tests/doctest/doctest.h:1194
Methodget
Get a pointer to the value at the specified index
src/kdbindings/genindex_array.h:152
MethodgetCurrentTimestamp
tests/doctest/doctest.h:5718
MethodgetSuccessOrFailColor
tests/doctest/doctest.h:5995
MethodgetSuccessOrFailString
tests/doctest/doctest.h:5988
Methodget_active_contexts
tests/doctest/doctest.h:7061
Methodget_num_active_contexts
tests/doctest/doctest.h:7060
Methodget_num_stringified_contexts
tests/doctest/doctest.h:7065
Methodget_stringified_contexts
tests/doctest/doctest.h:7066
Methodif
tests/doctest/doctest.h:1512
Methodinsert
Insert a value at the first free index and get the index back
src/kdbindings/genindex_array.h:137
Methodinsert
tests/doctest/doctest.h:1016
Methodinstance
src/kdbindings/binding_evaluator.h:132
MethodisConnectionBlocked
src/kdbindings/signal.h:207
MethodisDirty
src/kdbindings/node.h:75
Methodline
tests/doctest/doctest.h:5441
Methodline
tests/doctest/doctest.h:5802
Methodlisten
examples/03-member-arguments/main.cpp:29
MethodlogTestStart
tests/doctest/doctest.h:6030
Methodlog_assert
tests/doctest/doctest.h:5597
Methodlog_assert
tests/doctest/doctest.h:5894
Methodlog_assert
tests/doctest/doctest.h:6376
Methodlog_contexts
tests/doctest/doctest.h:5428
Methodlog_contexts
tests/doctest/doctest.h:5928
Methodlog_contexts
tests/doctest/doctest.h:6006
Methodlog_message
tests/doctest/doctest.h:5626
Methodlog_message
tests/doctest/doctest.h:5909
Methodlog_message
tests/doctest/doctest.h:6392
Functionmain
tests/doctest/doctest.h:7085
Functionmain
examples/06-lazy-property-bindings/main.cpp:31
Functionmain
examples/04-simple-property/main.cpp:34
Functionmain
examples/01-simple-connection/main.cpp:19
Functionmain
examples/02-signal-member/main.cpp:34
← previousnext →101–200 of 307, ranked by callers