Lines Matching defs:command

113 void NodeInstanceServerProxy::dispatchCommand(const QVariant &command)  in dispatchCommand()
186 void NodeInstanceServerProxy::writeCommand(const QVariant &command) in writeCommand()
191 void NodeInstanceServerProxy::createInstances(const CreateInstancesCommand &command) in createInstances()
196 void NodeInstanceServerProxy::changeFileUrl(const ChangeFileUrlCommand &command) in changeFileUrl()
201 void NodeInstanceServerProxy::createScene(const CreateSceneCommand &command) in createScene()
207 void NodeInstanceServerProxy::clearScene(const ClearSceneCommand &command) in clearScene()
212 void NodeInstanceServerProxy::update3DViewState(const Update3dViewStateCommand &command) in update3DViewState()
217 void NodeInstanceServerProxy::removeInstances(const RemoveInstancesCommand &command) in removeInstances()
222 void NodeInstanceServerProxy::changeSelection(const ChangeSelectionCommand &command) in changeSelection()
227 void NodeInstanceServerProxy::removeProperties(const RemovePropertiesCommand &command) in removeProperties()
232 void NodeInstanceServerProxy::changePropertyBindings(const ChangeBindingsCommand &command) in changePropertyBindings()
237 void NodeInstanceServerProxy::changePropertyValues(const ChangeValuesCommand &command) in changePropertyValues()
242 void NodeInstanceServerProxy::changeAuxiliaryValues(const ChangeAuxiliaryCommand &command) in changeAuxiliaryValues()
247 void NodeInstanceServerProxy::reparentInstances(const ReparentInstancesCommand &command) in reparentInstances()
252 void NodeInstanceServerProxy::changeIds(const ChangeIdsCommand &command) in changeIds()
257 void NodeInstanceServerProxy::changeState(const ChangeStateCommand &command) in changeState()
262 void NodeInstanceServerProxy::completeComponent(const CompleteComponentCommand &command) in completeComponent()
267 void NodeInstanceServerProxy::changeNodeSource(const ChangeNodeSourceCommand &command) in changeNodeSource()
272 void NodeInstanceServerProxy::token(const TokenCommand &command) in token()
277 void NodeInstanceServerProxy::removeSharedMemory(const RemoveSharedMemoryCommand &command) in removeSharedMemory()
287 void NodeInstanceServerProxy::inputEvent(const InputEventCommand &command) in inputEvent()
292 void NodeInstanceServerProxy::view3DAction(const View3DActionCommand &command) in view3DAction()
297 …eInstanceServerProxy::requestModelNodePreviewImage(const RequestModelNodePreviewImageCommand &comm… in requestModelNodePreviewImage()
302 void NodeInstanceServerProxy::changeLanguage(const ChangeLanguageCommand &command) in changeLanguage()
307 void NodeInstanceServerProxy::changePreviewImageSize(const ChangePreviewImageSizeCommand &command) in changePreviewImageSize()