Home
last modified time | relevance | path

Searched refs:containerChanged (Results 1 – 25 of 62) sorted by relevance

123

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/tools/qml/
H A Dconf.h40 Q_PROPERTY(QUrl container READ container WRITE setContainer NOTIFY containerChanged) in Q_PROPERTY() argument
54 emit containerChanged(); in setContainer()
64 void containerChanged();
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/tools/qml/
H A Dconf.h40 Q_PROPERTY(QUrl container READ container WRITE setContainer NOTIFY containerChanged) in Q_PROPERTY() argument
54 emit containerChanged(); in setContainer()
64 void containerChanged();
/dports/net/gerbera/gerbera-1.9.2/src/content/
H A Dcontent_manager.cc559 update_manager->containerChanged(updateID); in ensurePathExistence()
968 int containerChanged = INVALID_OBJECT_ID; in updateCdsObject() local
970 update_manager->containerChanged(containerChanged); in updateCdsObject()
1027 int containerChanged = INVALID_OBJECT_ID; in updateCdsObject() local
1029 update_manager->containerChanged(containerChanged); in updateCdsObject()
1056 int containerChanged = INVALID_OBJECT_ID; in addObject() local
1059 database->addObject(obj, &containerChanged); in addObject()
1062 update_manager->containerChanged(containerChanged); in addObject()
1123 update_manager->containerChanged(result); in addContainerTree()
1239 int containerChanged = INVALID_OBJECT_ID; in updateObject() local
[all …]
H A Dupdate_manager.h61 void containerChanged(int objectID, int flushPolicy = FLUSH_SPEC);
/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/src/
H A DqanGroupItem.h200 …Q_PROPERTY(QQuickItem* container READ getContainer WRITE setContainer NOTIFY containerChanged FINA…
207 void containerChanged();
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/dockarea/
H A DContainer.py20 def containerChanged(self, c): member in Container
52 n.containerChanged(self)
79 self.containerChanged(None)
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/
H A DShrinkToFitShapeContainer.cpp134 containerChanged(q, KoShape::SizeChanged); in finishedLayout()
138 void ShrinkToFitShapeContainerModel::containerChanged(KoShapeContainer *container, KoShape::ChangeT… in containerChanged() function in ShrinkToFitShapeContainerModel
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/shared/target/
H A DEditDirectoryContainerPage.java143 containerChanged(isItem ? 0 : TYPING_DELAY); in createLocationArea()
203 containerChanged(0); in initializeInputFields()
285 protected void containerChanged(long delay) { in containerChanged() method in EditDirectoryContainerPage
/dports/biology/ncbi-toolkit/ncbi/corelib/morefile/
H A DMoreFilesX.h1150 Boolean containerChanged,
1199 #define CallIterateContainerFilterProc(userRoutine, containerChanged, currentLevel, catalogInfo, re… argument
1200 …(*(userRoutine))((containerChanged), (currentLevel), (catalogInfo), (ref), (spec), (name), (yourDa…
1255 Boolean *containerChanged);
/dports/editors/calligra/calligra-3.2.1/plugins/textshape/
H A DShrinkToFitShapeContainer.cpp136 containerChanged(q, KoShape::SizeChanged); in finishedLayout()
140 void ShrinkToFitShapeContainerModel::containerChanged(KoShapeContainer *container, KoShape::ChangeT… in containerChanged() function in ShrinkToFitShapeContainerModel
/dports/graphics/krita/krita-4.4.8/libs/flake/
H A DKoTosContainerModel.h38 void containerChanged(KoShapeContainer *container, KoShape::ChangeType type) override;
H A DKoShapeContainerModel.h139 virtual void containerChanged(KoShapeContainer *container, KoShape::ChangeType type) = 0;
H A DKoTosContainerModel.cpp94 void KoTosContainerModel::containerChanged(KoShapeContainer *container, KoShape::ChangeType type) in containerChanged() function in KoTosContainerModel
/dports/editors/calligra/calligra-3.2.1/braindump/src/
H A DSectionShapeContainerModel.h40 void containerChanged(KoShapeContainer *, KoShape::ChangeType type);
H A DSectionShapeContainerModel.cpp79 void SectionShapeContainerModel::containerChanged(KoShapeContainer *, KoShape::ChangeType) in containerChanged() function in SectionShapeContainerModel
/dports/editors/calligra/calligra-3.2.1/libs/flake/
H A DKoTosContainerModel.h39 void containerChanged(KoShapeContainer *container, KoShape::ChangeType type) override;
H A DKoShapeContainerDefaultModel.h58 void containerChanged(KoShapeContainer *container, KoShape::ChangeType type) override;
H A DKoShapeContainerModel.h148 virtual void containerChanged(KoShapeContainer *container, KoShape::ChangeType type) = 0;
H A DSimpleShapeContainerModel.h49 void containerChanged(KoShapeContainer *, KoShape::ChangeType) override { } in containerChanged() function
/dports/editors/calligra/calligra-3.2.1/plugins/pathshapes/enhancedpath/
H A DCalloutContainerModel.h40 void containerChanged(KoShapeContainer *container, KoShape::ChangeType type) override;
/dports/multimedia/handbrake/HandBrake-1.4.2/macosx/
H A DHBAudioTrackPreset.h20 - (void)containerChanged:(int)container;
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/textlayout/
H A DKoTextShapeContainerModel.h54 void containerChanged(KoShapeContainer *container, KoShape::ChangeType type) override;
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/ui/wizards/
H A DNewContainerWizardPage.java254 fContainerStatus = containerChanged(); in containerDialogFieldChanged()
270 protected IStatus containerChanged() { in containerChanged() method in NewContainerWizardPage
/dports/editors/calligra/calligra-3.2.1/libs/textlayout/
H A DKoTextShapeContainerModel.h54 void containerChanged(KoShapeContainer *container, KoShape::ChangeType type) override;
/dports/graphics/krita/krita-4.4.8/libs/ui/flake/
H A Dkis_shape_selection_model.h54 void containerChanged(KoShapeContainer *, KoShape::ChangeType) override;

123