Searched refs:fClipLabel (Results 1 – 4 of 4) sorted by relevance
18 , fClipLabel(this) { in SkInspectorWidget()95 fClipLabel.setText("Current Clip"); in setupClip()96 fClipLabel.setAlignment(Qt::AlignHCenter); in setupClip()101 fClipLayout.addWidget(&fClipLabel); in setupClip()
98 QLabel fClipLabel; variable