[][src]Function qt_gui::ops::bit_or_feature_q_flags_feature

pub unsafe fn bit_or_feature_q_flags_feature(
    f1: Feature,
    f2: QFlags<Feature>
) -> QFlags<Feature>

Calls C++ function: QFlags<QOpenGLTexture::Feature> operator|(QOpenGLTexture::Feature f1, QFlags<QOpenGLTexture::Feature> f2).