summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ivicore/qiviproperty.cpp1
-rw-r--r--src/ivicore/qivipropertyattribute.cpp1
-rw-r--r--src/ivicore/qivipropertyfactory.cpp1
3 files changed, 3 insertions, 0 deletions
diff --git a/src/ivicore/qiviproperty.cpp b/src/ivicore/qiviproperty.cpp
index 801cc70..3afe543 100644
--- a/src/ivicore/qiviproperty.cpp
+++ b/src/ivicore/qiviproperty.cpp
@@ -70,6 +70,7 @@ void QIviPropertyPrivate::throwError(QObject *object, const QString &error)
/*!
\class QIviProperty
+ \obsolete
\inmodule QtIviCore
\brief The QIviProperty combines a normal property and a QIviPropertyAttribute
diff --git a/src/ivicore/qivipropertyattribute.cpp b/src/ivicore/qivipropertyattribute.cpp
index 8c632d3..0e16ed0 100644
--- a/src/ivicore/qivipropertyattribute.cpp
+++ b/src/ivicore/qivipropertyattribute.cpp
@@ -62,6 +62,7 @@ void QIviPropertyAttributeBase::registerTypes()
/*!
\class QIviPropertyAttribute
+ \obsolete
\inmodule QtIviCore
\brief The QIviPropertyAttribute encapsulates the attributes of a property
diff --git a/src/ivicore/qivipropertyfactory.cpp b/src/ivicore/qivipropertyfactory.cpp
index 278b1e3..0dfafa0 100644
--- a/src/ivicore/qivipropertyfactory.cpp
+++ b/src/ivicore/qivipropertyfactory.cpp
@@ -45,6 +45,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QIviPropertyFactory
+ \obsolete
\inmodule QtIviCore
\brief The QIviPropertyFactory is used as a factory class for creating instances of QIviProperty