MCPcopy Create free account

hub / github.com/ArsMasiuk/qvge / functions

Functions1,747 in github.com/ArsMasiuk/qvge

↓ 183 callersMethodvalue
! Returns the given \a property's value. If the given property is not managed by this manager, this function returns 0. \sa setValue
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:712
↓ 136 callersMethodnext
src/qvgeio/CFormatPlainDOT.cpp:74
↓ 125 callersMethodaddAction
src/3rdParty/qsint-widgets/qsplitbutton.cpp:19
↓ 108 callersMethodvalue
src/3rdParty/qsint-widgets/spinslider.h:37
↓ 102 callersMethodvalue
src/3rdParty/qtpropertybrowser/qteditorfactory.cpp:1783
↓ 80 callersMethodsetValue
! \fn void QtIntPropertyManager::setValue(QtProperty *property, int value) Sets the value of the given \a property to \a value. If the s
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:783
↓ 78 callersMethodsetValue
src/3rdParty/qsint-widgets/roundprogressbar.cpp:57
↓ 60 callersMethodsetAttribute
src/qvgelib/CItem.cpp:91
↓ 53 callersMethodclear
src/qvgeio/CGraphBase.cpp:13
↓ 52 callersMethodaddUndoState
src/qvgelib/CItem.cpp:180
↓ 52 callersMethodfind
src/qvgeui/CNodeEditorUIController.cpp:1049
↓ 52 callersMethodsetEnabled
! Enables or disables the property according to the passed \a enable value. \sa isEnabled() */
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:377
↓ 48 callersMethodproperty
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:1162
↓ 45 callersMethodpos
src/qvgeio/CFormatPlainDOT.cpp:59
↓ 44 callersMethodsetStatusTip
! Sets the property's status tip to the given \a text. \sa statusTip() */
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:333
↓ 42 callersMethodaddProperty
! Creates a property with the given \a name which then is owned by this manager. Internally, this function calls the createProperty() and
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:773
↓ 38 callersMethodpropertyManager
! Returns a pointer to the manager that owns this property. */
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:200
↓ 36 callersMethodsetPropertyName
! \fn void QtProperty::setPropertyName(const QString &name) Sets the property's name to the given \a name. \sa propertyName() */
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:363
↓ 36 callersMethodsetValue
src/3rdParty/qtpropertybrowser/qteditorfactory.cpp:1773
↓ 36 callersMethodvalue
! Returns the property's current value. \sa valueType(), setValue() */
src/3rdParty/qtpropertybrowser/qtvariantproperty.cpp:211
↓ 34 callersMethodaddSubProperty
! Appends the given \a property to this property's subproperties. If the given \a property already is added, this function does nothing.
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:408
↓ 32 callersMethodsetChecked
src/3rdParty/qtpropertybrowser/qtpropertybrowserutils.cpp:294
↓ 31 callersMethodsetToolTip
! Sets the property's tool tip to the given \a text. \sa toolTip() */
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:319
↓ 29 callersMethodaddPropertyManager
src/3rdParty/qtpropertybrowser/qtpropertybrowser.h:163
↓ 28 callersMethodgetId
src/qvgelib/CItem.h:92
↓ 27 callersMethodisChecked
src/3rdParty/qtpropertybrowser/qtpropertybrowserutils.cpp:289
↓ 27 callersMethodisValid
src/qvgelib/CEdge.h:52
↓ 27 callersMethodremovePropertyManager
src/3rdParty/qtpropertybrowser/qtpropertybrowser.h:172
↓ 26 callersMethodgetAttribute
src/qvgelib/CItem.cpp:120
↓ 25 callersMethodexec
src/qvgeui/CSearchDialog.cpp:52
↓ 24 callersMethodcolor
Returns currently selected color. */
src/3rdParty/qsint-widgets/colorbutton.h:74
↓ 24 callersMethodwriteAttribute
src/qvgeio/CFormatGraphML.cpp:182
↓ 23 callersMethodbutton
Returns the tool button widget. */
src/3rdParty/qsint-widgets/pathpicker.h:134
↓ 22 callersMethodsetRange
! \fn void QtIntPropertyManager::setRange(QtProperty *property, int minimum, int maximum) Sets the range of valid values. This is a conv
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:842
↓ 22 callersMethodsubIntPropertyManager
! Returns the manager that creates the nested \e x and \e y subproperties. In order to provide editing widgets for the subproperties in a
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:2807
↓ 21 callersMethodactions
src/qvgelib/CEditorScene.cpp:2486
↓ 20 callersMethodisEnabled
! Returns whether the property is enabled. \sa setEnabled() */
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:250
↓ 19 callersMethodremoveAttribute
src/qvgelib/CItem.cpp:108
↓ 18 callersMethodaddNamedColor
src/3rdParty/qsint-widgets/colordefs.cpp:21
↓ 17 callersMethodfirstNode
src/qvgelib/CEdge.h:46
↓ 16 callersMethodgetId
src/qvgeui/CNewAttributeDialog.cpp:31
↓ 16 callersMethodlastNode
src/qvgelib/CEdge.h:47
↓ 15 callersMethodpropertyName
! Returns the property's name. \sa setPropertyName() */
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:240
↓ 15 callersMethodsetId
src/qvgelib/CItem.h:93
↓ 14 callersMethodparent
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:1174
↓ 14 callersMethodsetColor
src/qvgelib/CNodePort.cpp:101
↓ 14 callersMethodsetDecimals
! \fn void QtDoublePropertyManager::setDecimals(QtProperty *property, int prec) Sets the precision of the given \a property to \a prec.
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:1190
↓ 14 callersMethodsetMinimum
! Sets the minimum value for the given \a property to \a minVal. When setting the minimum value, the maximum and current values are adjus
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:801
↓ 13 callersMethodsetClassAttribute
src/qvgelib/CEditorScene.cpp:621
↓ 13 callersMethodsetClassAttributeVisible
src/qvgelib/CEditorScene.cpp:682
↓ 11 callersMethodgetClassAttributes
src/qvgelib/CEditorScene.cpp:752
↓ 11 callersMethodsetReadOnly
! Sets read-only status of the property. \sa QtIntPropertyManager::setReadOnly */
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:885
↓ 11 callersMethodsubDoublePropertyManager
! Returns the manager that creates the nested \e x and \e y subproperties. In order to provide editing widgets for the subproperties in a
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:3036
↓ 11 callersMethodsubEnumPropertyManager
! Returns the manager that creates the nested \e language and \e country subproperties. In order to provide editing widgets for the menti
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:2572
↓ 10 callersMethodmaximum
! Returns the given \a property's maximum value. \sa setMaximum(), minimum(), setRange() */
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:732
↓ 10 callersMethodminimum
! Returns the given \a property's minimum value. \sa setMinimum(), maximum(), setRange() */
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:722
↓ 10 callersMethodresetItemStateFlag
src/qvgelib/CItem.h:70
↓ 10 callersMethodsetSingleStep
! Sets the step value for the given \a property to \a step. The step is typically used to increment or decrement a property value while press
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:859
↓ 9 callersMethodgetPort
src/qvgelib/CNode.cpp:390
↓ 9 callersMethodsave
src/qvgeio/CFormatDOT.cpp:283
↓ 9 callersMethodsetEnumNames
! Sets the given \a property's list of enum names to \a enumNames. The \a property's current value is reset to 0 indicating the first item
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:5011
↓ 9 callersMethodsetFirstNode
src/qvgelib/CEdge.cpp:316
↓ 9 callersMethodsetOpacity
src/3rdParty/qsint-widgets/slider2d.cpp:67
↓ 9 callersMethodsetWindowTitle
src/3rdParty/qprocessinfo/qprocessinfo.cpp:382
↓ 9 callersMethodtypeId
src/qvgelib/CItem.h:74
↓ 8 callersMethodclear
! Destroys all the properties that this manager has created. \sa propertyDestroyed(), uninitializeProperty() */
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:674
↓ 8 callersMethodload
src/qvgeio/CFormatDOT.cpp:125
↓ 8 callersMethodsetLastNode
src/qvgelib/CEdge.cpp:333
↓ 8 callersMethodstatusTip
! Returns the property's status tip. \sa setStatusTip() */
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:220
↓ 8 callersMethodvalueText
! Returns a string representing the current state of this property. If the given property type can not generate such a string, this funct
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:296
↓ 7 callersMethodboundingRect
src/qvgelib/CEdge.cpp:133
↓ 7 callersMethodhasValue
src/3rdParty/qtpropertybrowser/qttreepropertybrowser.cpp:560
↓ 7 callersMethodisModified
! Returns whether the property is modified. \sa setModified() */
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:260
↓ 7 callersMethodrestoreFrom
src/qvgelib/CItem.cpp:57
↓ 6 callersMethodgetIntersectionPoint
src/qvgelib/CNode.cpp:594
↓ 6 callersMethodgetSceneItem
scene access
src/qvgelib/CItem.h:99
↓ 6 callersMethodgetSize
attributes
src/qvgelib/CNode.h:59
↓ 6 callersMethodinit
src/3rdParty/qtpropertybrowser/qttreepropertybrowser.cpp:457
↓ 6 callersMethodisClassAttributeVisible
src/qvgelib/CEditorScene.cpp:700
↓ 6 callersMethodisReadOnly
! Returns read-only status of the property. When property is read-only it's value can be selected and copied from editor but not modified.
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:756
↓ 6 callersMethodmaximum
src/3rdParty/qsint-widgets/spinslider.h:39
↓ 6 callersMethodreset
src/qvgelib/CEditorScene.cpp:89
↓ 6 callersMethodselectItemByName
src/commonui/CPropertyEditorUIBase.cpp:15
↓ 6 callersMethodsetWhatsThis
! Sets the property's "What's This" help text to the given \a text. \sa whatsThis() */
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:347
↓ 6 callersMethodshowLabel
src/qvgelib/CItem.cpp:300
↓ 6 callersMethodsingleStep
! Returns the given \a property's step value. The step is typically used to increment or decrement a property value while pressing an arrow k
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:744
↓ 6 callersMethodsizePolicyToIndex
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:511
↓ 6 callersMethodsubBoolPropertyManager
! Returns the manager that produces the nested boolean subproperties representing each flag. In order to provide editing widgets for the
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:5222
↓ 6 callersMethodsubProperties
! Returns the set of subproperties. Note that subproperties are not owned by \e this property, but by the manager that created them.
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:192
↓ 6 callersMethodtoolTip
! Returns the property's tool tip. \sa setToolTip() */
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:210
↓ 6 callersMethodwhatsThis
! Returns the property's "What's This" help text. \sa setWhatsThis() */
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:230
↓ 5 callersMethodcopyDataFrom
src/qvgelib/CItem.cpp:189
↓ 5 callersMethodcrop
src/qvgelib/CEditorScene.cpp:1168
↓ 5 callersMethoddecimals
! Returns the given \a property's precision, in decimals. \sa setDecimals() */
src/3rdParty/qtpropertybrowser/qtpropertymanager.cpp:1078
↓ 5 callersMethoddisplayText
! Returns the display text according to the echo-mode set on the editor. When the editor is a QLineEdit, this will return a string equal to w
src/3rdParty/qtpropertybrowser/qtpropertybrowser.cpp:309
↓ 5 callersMethodgetClassAttribute
src/qvgelib/CEditorScene.cpp:736
↓ 5 callersMethodgetEditMode
src/qvgelib/CNodeEditorScene.h:53
↓ 5 callersMethodgetWindowMenuAction
src/appbase/CMainWindow.h:58
↓ 5 callersMethodgridEnabled
src/qvgelib/CEditorScene.h:70
↓ 5 callersMethodgridSnapEnabled
src/qvgelib/CEditorScene.h:71
next →1–100 of 1,747, ranked by callers