Home
last modified time | relevance | path

Searched defs:registerProperty (Results 1 – 25 of 43) sorted by relevance

12

/dports/science/vipster/vipster-1.19.1b-14-g7168a1b/gui/qt/mainwidgets/
H A Dperiodictablewidget.cpp14 void PeriodicTableWidget::registerProperty(QWidget*, T Element::*) in registerProperty() function in PeriodicTableWidget
18 void PeriodicTableWidget::registerProperty(QWidget* w, double Element::* prop) in registerProperty() function in PeriodicTableWidget
46 void PeriodicTableWidget::registerProperty(QWidget* w, unsigned int Element::* prop) in registerProperty() function in PeriodicTableWidget
70 void PeriodicTableWidget::registerProperty(QWidget* w, std::string Element::* prop) in registerProperty() function in PeriodicTableWidget
94 void PeriodicTableWidget::registerProperty(QWidget* w, ColVec Element::* prop) in registerProperty() function in PeriodicTableWidget
/dports/devel/indi/indi-1.9.1/libs/indibase/
H A Dbasedevice.cpp886 void BaseDevice::registerProperty(INDI::Property &property) in registerProperty() function in INDI::BaseDevice
917 void BaseDevice::registerProperty(ITextVectorProperty *property) in registerProperty() function in INDI::BaseDevice
922 void BaseDevice::registerProperty(INumberVectorProperty *property) in registerProperty() function in INDI::BaseDevice
927 void BaseDevice::registerProperty(ISwitchVectorProperty *property) in registerProperty() function in INDI::BaseDevice
932 void BaseDevice::registerProperty(ILightVectorProperty *property) in registerProperty() function in INDI::BaseDevice
937 void BaseDevice::registerProperty(IBLOBVectorProperty *property) in registerProperty() function in INDI::BaseDevice
942 void BaseDevice::registerProperty(PropertyView<IText> *property) in registerProperty() function in INDI::BaseDevice
947 void BaseDevice::registerProperty(PropertyView<INumber> *property) in registerProperty() function in INDI::BaseDevice
952 void BaseDevice::registerProperty(PropertyView<ISwitch> *property) in registerProperty() function in INDI::BaseDevice
957 void BaseDevice::registerProperty(PropertyView<ILight> *property) in registerProperty() function in INDI::BaseDevice
[all …]
/dports/graphics/cegui/cegui-0.8.7/cegui/src/
H A DWindowRenderer.cpp78 void WindowRenderer::registerProperty(Property* property, in registerProperty() function in CEGUI::WindowRenderer
85 void WindowRenderer::registerProperty(Property* property) in registerProperty() function in CEGUI::WindowRenderer
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dproperty_registry.cpp130 void PropertyRegistry::registerProperty(string varname, ScalarPropertyCreator creator, bool sanity_… in registerProperty() function in PropertyRegistry
140 void PropertyRegistry::registerProperty(string varname, VectorPropertyCreator creator, bool sanity_… in registerProperty() function in PropertyRegistry
150 void PropertyRegistry::registerProperty(string varname, MatrixPropertyCreator creator, bool sanity_… in registerProperty() function in PropertyRegistry
/dports/graphics/scantailor/scantailor-advanced-1.0.16/foundation/
H A DPropertyFactory.cpp22 void PropertyFactory::registerProperty(const QString& property, PropertyConstructor constructor) { in registerProperty() function in PropertyFactory
/dports/editors/libreoffice/libreoffice-7.2.6.2/ridljar/com/sun/star/lib/uno/helper/
H A DPropertySet.java107 protected void registerProperty(Property prop, Object id) in registerProperty() method in PropertySet
124 protected void registerProperty(String name, int handle, Type type, short attributes, Object id) in registerProperty() method in PropertySet
142 protected void registerProperty(String name, Type type, short attributes, Object id) in registerProperty() method in PropertySet
161 protected void registerProperty(String propertyName, String memberName, short attributes) in registerProperty() method in PropertySet
190 protected void registerProperty(String propertyName, short attributes) in registerProperty() method in PropertySet
/dports/editors/libreoffice6/libreoffice-6.4.7.2/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java107 protected void registerProperty(Property prop, Object id) in registerProperty() method in PropertySet
124 protected void registerProperty(String name, int handle, Type type, short attributes, Object id) in registerProperty() method in PropertySet
142 protected void registerProperty(String name, Type type, short attributes, Object id) in registerProperty() method in PropertySet
161 protected void registerProperty(String propertyName, String memberName, short attributes) in registerProperty() method in PropertySet
190 protected void registerProperty(String propertyName, short attributes) in registerProperty() method in PropertySet
/dports/devel/sdbus-cpp/sdbus-cpp-1.1.0/include/sdbus-c++/
H A DIObject.h473 inline PropertyRegistrator IObject::registerProperty(const std::string& propertyName) in registerProperty() function
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/qml/qmlpuppet/qml2puppet/instances/
H A Dnodeinstancesignalspy.cpp71 void NodeInstanceSignalSpy::registerProperty(const QMetaProperty &metaProperty, QObject *spiedObjec… in registerProperty() function in QmlDesigner::Internal::NodeInstanceSignalSpy
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DWindowRenderer.pypp.cpp114 void registerProperty( ::CEGUI::Property * property, bool const ban_from_xml ){ in registerProperty() function
118 void registerProperty( ::CEGUI::Property * property ){ in registerProperty() function
/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DStelPropertyMgr.cpp66 StelProperty* StelPropertyMgr::registerProperty(const QString& id, QObject* target, const char* pro… in registerProperty() function in StelPropertyMgr
75 StelProperty* StelPropertyMgr::registerProperty(const QString &id, QObject *target,const QMetaPrope… in registerProperty() function in StelPropertyMgr
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/sitecon/src/
H A DDIPropertiesSitecon.cpp46 void DinucleotitePropertyRegistry::registerProperty(const QString &str) { in registerProperty() function in U2::DinucleotitePropertyRegistry
/dports/astro/kstars/kstars-3.5.6/kstars/indi/
H A Dindiweather.cpp24 void Weather::registerProperty(INDI::Property prop) in registerProperty() function in ISD::Weather
H A Dindicap.cpp30 void DustCap::registerProperty(INDI::Property prop) in registerProperty() function in ISD::DustCap
H A Dindifocuser.cpp14 void Focuser::registerProperty(INDI::Property prop) in registerProperty() function in ISD::Focuser
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/eclipse-plugin/src/java/org/apache/hadoop/eclipse/server/
H A DConfProp.java112 private static synchronized void registerProperty(String name, in registerProperty() method in ConfProp
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Widgets/
H A DctkSettingsPanel.cpp294 void ctkSettingsPanel::registerProperty(const QString& key, in registerProperty() function in ctkSettingsPanel
340 void ctkSettingsPanel::registerProperty( in registerProperty() function in ctkSettingsPanel
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/xforms/
H A Dpropertysetbase.cxx60 void PropertySetBase::registerProperty( const Property& rProperty, in registerProperty() function in PropertySetBase
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/xforms/
H A Dpropertysetbase.cxx67 void PropertySetBase::registerProperty( const Property& rProperty, in registerProperty() function in PropertySetBase
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/Descriptors/
H A DProperty.cpp93 int Properties::registerProperty(PropertyFunctor *prop) { in registerProperty() function in RDKit::Descriptors::Properties
/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx/
H A Dinputcontext_p.h67 void registerProperty(int slot, InputContextProperty *property) { in registerProperty() function
H A Dinputcontextmanager.cpp80 inline bool registerProperty(InputContextManager *q_ptr, in registerProperty() function in fcitx::InputContextManagerPrivate
243 bool InputContextManager::registerProperty( in registerProperty() function in fcitx::InputContextManager
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.e4.core.services/src/org/eclipse/e4/core/services/nls/
H A DBaseMessageRegistry.java178 …public void registerProperty(final Object control, final String property, final String messageKey)… in registerProperty() method in BaseMessageRegistry
/dports/x11/konsole/konsole-21.12.3/src/profile/
H A DProfile.cpp334 void Profile::registerProperty(const PropertyInfo &info) in registerProperty() function in Profile
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dproperty_registration.cc154 void PropertyRegistration::registerProperty( in registerProperty() function in blink::PropertyRegistration

12