Searched refs:nnOperatorTypeValue (Results 1 – 2 of 2) sorted by relevance
131 QLabel nnOperatorTypeValue; variable
218 , nnOperatorTypeValue(&nnOperatorDetails) in MainWindow()469 …&nnOperatorTypeLabel, &nnOperatorTypeValue, &nnOperatorOptionsLabel, &nnOperatorInputsLabel, &nnOp… in MainWindow()950 nnOperatorDetailsLayout.addWidget(&nnOperatorTypeValue, row, 1/*column*/); in showOperatorDetails()1004 nnOperatorTypeValue.setText(S2Q(STR(model->getOperatorKind(operatorId)))); in showOperatorDetails()