Home
last modified time | relevance | path

Searched refs:handleAxisSegmentCountChangedBySender (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/qt5-datavis3d/kde-qtdatavis3d-5.15.2p2/src/datavisualization/engine/
H A Dabstract3dcontroller.cpp1139 handleAxisSegmentCountChangedBySender(sender()); in handleAxisSegmentCountChanged()
1142 void Abstract3DController::handleAxisSegmentCountChangedBySender(QObject *sender) in handleAxisSegmentCountChangedBySender() function in Abstract3DController
1457 handleAxisSegmentCountChangedBySender(valueAxis); in setAxisHelper()
H A Dabstract3dcontroller_p.h348 virtual void handleAxisSegmentCountChangedBySender(QObject *sender);