Home | History | Annotate | Download | only in qwebframe

Lines Matching refs:brush

299     Q_INVOKABLE QBrush myInvokableWithQBrushArg(const QBrush &brush) {
301 m_actuals << qVariantFromValue(brush);
302 return brush;