Home
last modified time | relevance | path

Searched refs:setUseShadowColors (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/kdiagram/kdiagram-2.8.0/examples/Stock/Advanced/
H A Dmainwindow.cpp94 m_threeDBarAttributes.setUseShadowColors( false ); in initValues()
125 m_threeDBarAttributes.setUseShadowColors( checked ); in on_useShadowColors_toggled()
/dports/graphics/kdiagram/kdiagram-2.8.0/qtests/Cloning/
H A Dmain.cpp59 threeDAttrs.setUseShadowColors( false ); in testCloningBarDiagram()
107 threeDAttrs.setUseShadowColors( false ); in testCloningPieDiagram()
/dports/graphics/kdiagram/kdiagram-2.8.0/src/KChart/Polar/
H A DKChartThreeDPieAttributes.h42 void setUseShadowColors( bool useShadowColors );
H A DKChartThreeDPieAttributes.cpp74 void ThreeDPieAttributes::setUseShadowColors( bool shadowColors ) in setUseShadowColors() function in ThreeDPieAttributes
/dports/graphics/kdiagram/kdiagram-2.8.0/src/KChart/Cartesian/
H A DKChartThreeDBarAttributes.h42 void setUseShadowColors( bool useShadowColors );
H A DKChartThreeDBarAttributes.cpp77 void ThreeDBarAttributes::setUseShadowColors( bool shadowColors ) in setUseShadowColors() function in ThreeDBarAttributes
/dports/graphics/kdiagram/kdiagram-2.8.0/qtests/PieDiagrams/
H A Dmain.cpp135 td.setUseShadowColors( false ); // not implemented yet in testThreeDPieAttributesValueSettings()
/dports/graphics/kdiagram/kdiagram-2.8.0/qtests/BarDiagrams/
H A Dmain.cpp178 td.setUseShadowColors( false ); in testThreeDBarAttributesValueSettings()
/dports/graphics/kdiagram/kdiagram-2.8.0/examples/demo/
H A Ddiagramsettings.cpp94 td.setUseShadowColors( true ); in changeThreeD()
/dports/textproc/kreport/kreport-3.2.0/src/plugins/chart/
H A DKReportItemChart.cpp182 threed.setUseShadowColors(true); in set3D()