enum

QT::MtPair::Opts

Inherits Enum < Comparable < Value < Object

Constants

Left = 1
Flip = 2
NoSpace = 4
None = 0
All = 7

Instance methods

flip?

Returns true if this enum value contains Flip

Source
left?

Returns true if this enum value contains Left

Source
no_space?

Returns true if this enum value contains NoSpace

Source
none?
Source