Home
last modified time | relevance | path

Searched refs:updateGrid (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/src/
H A DqanGrid.cpp53 bool Grid::updateGrid(const QRectF& viewRect, in updateGrid() function in qan::Grid
63 bool Grid::updateGrid() noexcept { return false; } in updateGrid() function in qan::Grid
96 updateGrid(); in setGridScale()
109 updateGrid(); in setGridMajor()
H A DqanNavigable.cpp104 updateGrid(); in centerOn()
114 updateGrid(); in centerOnPosition()
152 updateGrid(); in fitInView()
217 updateGrid(); in zoomOn()
332 updateGrid(); in geometryChanged()
361 updateGrid(); in mouseMoveEvent()
445 updateGrid(); in wheelEvent()
489 …this, &Navigable::updateGrid); // take into account any grid property change while grid was h… in setGrid()
493 updateGrid(); in setGrid()
498 void Navigable::updateGrid() noexcept in updateGrid() function in qan::Navigable
[all …]
H A DqanLineGrid.cpp53 bool OrthoGrid::updateGrid(const QRectF& viewRect, in updateGrid() function in qan::OrthoGrid
73 bool OrthoGrid::updateGrid() noexcept in updateGrid() function in qan::OrthoGrid
78 return updateGrid( _viewRectCache, *_containerCache, *_navigableCache ); in updateGrid()
106 bool LineGrid::updateGrid(const QRectF& viewRect, in updateGrid() function in qan::LineGrid
113 if (!OrthoGrid::updateGrid(viewRect, container, navigable)) in updateGrid()
H A DqanLineGrid.h69 virtual bool updateGrid(const QRectF& viewRect,
73 virtual bool updateGrid() noexcept override;
151 virtual bool updateGrid(const QRectF& viewRect,
H A DqanGrid.h71 virtual bool updateGrid(const QRectF& viewRect,
79 virtual bool updateGrid() noexcept;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/widgets/
H A Dq3gridview.cpp115 void Q3GridView::updateGrid() in updateGrid() function in Q3GridView
131 updateGrid(); in setNumRows()
145 updateGrid(); in setNumCols()
159 updateGrid(); in setCellWidth()
174 updateGrid(); in setCellHeight()
/dports/cad/sumo/sumo-1.2.0/src/netedit/netelements/
H A DGNEEdge.h79 void updateGeometry(bool updateGrid);
154 void updateJunctionPosition(GNEJunction* junction, const Position& origPos, bool updateGrid);
250 void setGeometry(PositionVector geom, bool inner, bool updateGrid);
366 void setShapeStartPos(const Position& pos, bool updateGrid);
369 void setShapeEndPos(const Position& pos, bool updateGrid);
H A DGNEEdge.cpp126 if (updateGrid) { in updateGeometry()
131 i->updateGeometry(updateGrid); in updateGeometry()
135 if (updateGrid) { in updateGeometry()
142 i->updateGeometry(updateGrid); in updateGeometry()
146 i->updateGeometry(updateGrid); in updateGeometry()
150 i->updateGeometry(updateGrid); in updateGeometry()
154 i->updateGeometry(updateGrid); in updateGeometry()
157 if (updateGrid) { in updateGeometry()
744 if (updateGrid) { in setGeometry()
750 if (updateGrid) { in setGeometry()
[all …]
H A DGNEJunction.h74 void updateGeometry(bool updateGrid);
171 void updateShapesAndGeometries(bool updateGrid);
305 void moveJunctionGeometry(const Position& pos, bool updateGrid);
H A DGNEJunction.cpp102 GNEJunction::updateGeometry(bool updateGrid) { in updateGeometry() argument
104 if (updateGrid) { in updateGeometry()
117 if (updateGrid) { in updateGeometry()
619 GNEJunction::updateShapesAndGeometries(bool updateGrid) { in updateShapesAndGeometries() argument
638 if (updateGrid) { in updateShapesAndGeometries()
641 i->updateGeometry(updateGrid); in updateShapesAndGeometries()
647 i->updateGeometry(updateGrid); in updateShapesAndGeometries()
650 updateGeometry(updateGrid); in updateShapesAndGeometries()
1353 GNEJunction::moveJunctionGeometry(const Position& pos, bool updateGrid) { in moveJunctionGeometry() argument
1358 myNet->retrieveEdge(i->getID())->updateJunctionPosition(this, orig, updateGrid); in moveJunctionGeometry()
[all …]
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-core/src/components/
H A DHelpComponent.cpp39 updateGrid(); in clearPrompts()
45 updateGrid(); in setPrompts()
51 updateGrid(); in setStyle()
54 void HelpComponent::updateGrid() in updateGrid() function in HelpComponent
H A DMenuComponent.cpp29 updateGrid(); in MenuComponent()
83 updateGrid(); in addButton()
87 void MenuComponent::updateGrid() in updateGrid() function in MenuComponent
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DsurfaceDlg.cpp449 updateGrid = true;
453 updateGrid = true;
457 updateGrid = true;
466 updateGrid = true;
469 return updateGrid;
1510 updateGrid = true;
1526 updateGrid = true;
1529 updateGrid = true;
2109 updateGrid = true;
3151 updateGrid = true;
[all …]
/dports/science/plumed/plumed2-2.7.2/src/ves/
H A DTD_WellTempered.cpp107 void updateGrid() override;
146 void TD_WellTempered::updateGrid() { in updateGrid() function in PLMD::ves::TD_WellTempered
/dports/cad/sumo/sumo-1.2.0/src/netedit/demandelements/
H A DGNERoute.cpp115 GNERoute::updateGeometry(bool updateGrid) { in updateGeometry() argument
117 if (updateGrid) { in updateGeometry()
175 if (updateGrid) { in updateGeometry()
181 i->updateGeometry(updateGrid); in updateGeometry()
/dports/cad/sumo/sumo-1.2.0/src/netedit/additionals/
H A DGNEParkingSpace.cpp71 GNEParkingSpace::updateGeometry(bool updateGrid) { in updateGeometry() argument
73 if (updateGrid) { in updateGeometry()
81 if (updateGrid) { in updateGeometry()
H A DGNEBusStop.cpp54 GNEBusStop::updateGeometry(bool updateGrid) { in updateGeometry() argument
56 if (updateGrid) { in updateGeometry()
83 i->updateGeometry(updateGrid); in updateGeometry()
87 if (updateGrid) { in updateGeometry()
H A DGNEDetectorEntryExit.cpp118 GNEDetectorEntryExit::updateGeometry(bool updateGrid) { in updateGeometry() argument
120 if (updateGrid) { in updateGeometry()
149 if (updateGrid) { in updateGeometry()
154 getAdditionalParents().at(0)->updateGeometry(updateGrid); in updateGeometry()
H A DGNEVaporizer.cpp53 GNEVaporizer::updateGeometry(bool updateGrid) { in updateGeometry() argument
55 if (updateGrid) { in updateGeometry()
82 if (updateGrid) { in updateGeometry()
H A DGNEDetectorE3.cpp53 GNEDetectorE3::updateGeometry(bool updateGrid) { in updateGeometry() argument
55 if (updateGrid) { in updateGeometry()
78 if (updateGrid) { in updateGeometry()
H A DGNEVariableSpeedSign.cpp51 GNEVariableSpeedSign::updateGeometry(bool updateGrid) { in updateGeometry() argument
53 if (updateGrid) { in updateGeometry()
76 if (updateGrid) { in updateGeometry()
H A DGNEAccess.cpp77 GNEAccess::updateGeometry(bool updateGrid) { in updateGeometry() argument
79 if (updateGrid) { in updateGeometry()
116 if (updateGrid) { in updateGeometry()
H A DGNERouteProbe.cpp56 GNERouteProbe::updateGeometry(bool updateGrid) { in updateGeometry() argument
58 if (updateGrid) { in updateGeometry()
88 if (updateGrid) { in updateGeometry()
H A DGNEContainerStop.cpp49 GNEContainerStop::updateGeometry(bool updateGrid) { in updateGeometry() argument
51 if (updateGrid) { in updateGeometry()
77 if (updateGrid) { in updateGeometry()
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dtimeline.h212 void updateGrid(int startMeasure = -1, int endMeasure = -1);
247 void updateGridFull() { updateGrid(0, -1); } in updateGridFull()
248 void updateGridView() { updateGrid(-1, -1); } in updateGridView()

12345678