ResInsight/Fwk/AppFwk/cafProjectDataModel/cafPdmCore
2020-03-05 08:40:46 +01:00
..
cafPdmCore_UnitTests Caf build fixes for CEE_USE_QT5 2019-05-31 11:00:32 +02:00
cafAppEnum.h Add a getter in addition to the () operator for caf::AppEnum 2020-01-16 14:33:33 +01:00
cafAssert.h Add some reference code to help improve the CAF_ASSERT at a later point in time. 2017-12-08 16:56:42 +01:00
cafAsyncObjectDeleter.h #3013 Make sure all existing connections for PdmObjects are removed before async delete 2018-06-08 12:58:59 +02:00
cafAsyncObjectDeleter.inl Fix Linux build problem with cafAsyncObjectDeleter 2018-06-08 13:18:30 +02:00
cafAsyncWorkerManager.cpp #3013 Make sure all existing connections for PdmObjects are removed before async delete 2018-06-08 12:58:59 +02:00
cafAsyncWorkerManager.h Fix Linux build problem with cafAsyncObjectDeleter 2018-06-08 13:18:30 +02:00
cafClassTypeName.h Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafFilePath.cpp #2361 AppFwk : Make sure field of FilePath supports space, add more tests 2018-01-17 14:32:47 +01:00
cafFilePath.h #3752 CAF code changes to build on both Qt4 and Qt5 2018-11-30 09:47:53 +01:00
cafInternalPdmValueFieldSpecializations.h Fix error in cafFilePath QVariant isEqual operator 2019-12-12 16:09:20 +01:00
cafNotificationCenter.cpp AppFwk (clang-tidy) : modernize-use-nullptr 2018-02-18 18:05:08 +01:00
cafNotificationCenter.h Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmBase.h Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmChildArrayField.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmChildArrayField.inl #3013 Make sure all existing connections for PdmObjects are removed before async delete 2018-06-08 12:58:59 +02:00
cafPdmChildArrayFieldHandle.cpp Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmChildField.h Translate data types to Python data types for Python generation 2020-03-05 08:40:46 +01:00
cafPdmChildField.inl Support setting of child fields from Python and pass in WbsParameters if provided 2020-01-22 09:28:46 +01:00
cafPdmDataValueField.h Translate data types to Python data types for Python generation 2020-03-05 08:40:46 +01:00
cafPdmFieldCapability.h Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmFieldHandle.cpp CAF: Move keyword aliases from PdmXmlFieldHandle to PdmFieldHandle 2020-02-25 16:04:53 +01:00
cafPdmFieldHandle.h CAF: Move keyword aliases from PdmXmlFieldHandle to PdmFieldHandle 2020-02-25 16:04:53 +01:00
cafPdmInterfacePointer.h AppFwk: Add a guarded interface pointer class 2018-01-12 12:01:04 +01:00
cafPdmObjectCapability.h Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmObjectHandle.cpp CAF: Support class keyword aliases and a scriptable feature 2020-02-25 13:57:51 +01:00
cafPdmObjectHandle.h CAF: Support class keyword aliases and a scriptable feature 2020-02-25 13:57:51 +01:00
cafPdmPointer.cpp Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmPointer.h clang-tidy : Use nullptr 2018-10-18 16:36:11 +02:00
cafPdmProxyValueField.h Translate data types to Python data types for Python generation 2020-03-05 08:40:46 +01:00
cafPdmPtrArrayField.h #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
cafPdmPtrArrayField.inl #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
cafPdmPtrArrayFieldHandle.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmPtrField.h #3944 clang-tidy : Apply clang-tidy on caf 2019-01-11 08:14:53 +01:00
cafPdmPtrField.inl Make caf::PdmPtrField inherit caf::PdmValueField and make it support QVariant. 2018-09-05 11:03:41 +02:00
cafPdmReferenceHelper.cpp #5553 AppFwk : Add root in PtrField reference string 2020-02-17 09:11:23 +01:00
cafPdmReferenceHelper.h Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmUiFieldHandleInterface.h #922 AppFwk : Introduced PdmUiFieldHandleInterface and made setValueFromUiEditor private 2016-10-20 11:31:11 +02:00
cafPdmValueField.h #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
cafTristate.cpp AppFwk : Return reference to QTextStream for << and >> operator overloads 2017-09-20 10:06:57 +02:00
cafTristate.h AppFwk : Return reference to QTextStream for << and >> operator overloads 2017-09-20 10:06:57 +02:00
CMakeLists.txt #5370 Unity Build : Add config for AppFwk 2020-01-23 13:37:29 +01:00