#[repr(C)]pub struct QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption { /* private fields */ }
Expand description
C++ class: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>
.
Implementations§
Source§impl QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
impl QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
Sourcepub unsafe fn bit_and_assign_int(
&self,
mask: c_int,
) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn bit_and_assign_int( &self, mask: c_int, ) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>& QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator&=(int mask)
.
Sourcepub unsafe fn bit_and_assign_uint(
&self,
mask: c_uint,
) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn bit_and_assign_uint( &self, mask: c_uint, ) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>& QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator&=(unsigned int mask)
.
Sourcepub unsafe fn bit_not(
&self,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn bit_not( &self, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator~() const
.
Sourcepub unsafe fn bit_or_assign_q_flags_component_formatting_option(
&self,
f: QFlags<ComponentFormattingOption>,
) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn bit_or_assign_q_flags_component_formatting_option( &self, f: QFlags<ComponentFormattingOption>, ) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>& operator|=(QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>& i, QFlags<QUrl::ComponentFormattingOption> f)
.
Sourcepub unsafe fn bit_or_assign_q_url_two_flags_of_url_formatting_option_component_formatting_option(
&self,
f: impl CastInto<Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>>,
) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn bit_or_assign_q_url_two_flags_of_url_formatting_option_component_formatting_option( &self, f: impl CastInto<Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>>, ) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>& QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator|=(QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> f)
.
Sourcepub unsafe fn bit_or_assign_url_formatting_option(
&self,
f: UrlFormattingOption,
) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn bit_or_assign_url_formatting_option( &self, f: UrlFormattingOption, ) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>& QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator|=(QUrl::UrlFormattingOption f)
.
Sourcepub unsafe fn bit_or_assign_component_formatting_option(
&self,
f: ComponentFormattingOption,
) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn bit_or_assign_component_formatting_option( &self, f: ComponentFormattingOption, ) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>& QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator|=(QUrl::ComponentFormattingOption f)
.
Sourcepub unsafe fn bit_xor_assign_q_url_two_flags_of_url_formatting_option_component_formatting_option(
&self,
f: impl CastInto<Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>>,
) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn bit_xor_assign_q_url_two_flags_of_url_formatting_option_component_formatting_option( &self, f: impl CastInto<Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>>, ) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>& QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator^=(QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> f)
.
Sourcepub unsafe fn bit_xor_assign_url_formatting_option(
&self,
f: UrlFormattingOption,
) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn bit_xor_assign_url_formatting_option( &self, f: UrlFormattingOption, ) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>& QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator^=(QUrl::UrlFormattingOption f)
.
Sourcepub unsafe fn bit_xor_assign_component_formatting_option(
&self,
f: ComponentFormattingOption,
) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn bit_xor_assign_component_formatting_option( &self, f: ComponentFormattingOption, ) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>& QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator^=(QUrl::ComponentFormattingOption f)
.
Sourcepub unsafe fn copy_from(
&self,
other: impl CastInto<Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>>,
) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn copy_from( &self, other: impl CastInto<Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>>, ) -> Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>& QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator=(const QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>& other)
.
Sourcepub unsafe fn from_url_formatting_option(
f: UrlFormattingOption,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn from_url_formatting_option( f: UrlFormattingOption, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: [constructor] void QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::QUrlTwoFlags(QUrl::UrlFormattingOption f)
.
Sourcepub unsafe fn from_component_formatting_option(
f: ComponentFormattingOption,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn from_component_formatting_option( f: ComponentFormattingOption, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: [constructor] void QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::QUrlTwoFlags(QUrl::ComponentFormattingOption f)
.
Sourcepub unsafe fn from_q_flags_component_formatting_option(
f: QFlags<ComponentFormattingOption>,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn from_q_flags_component_formatting_option( f: QFlags<ComponentFormattingOption>, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: [constructor] void QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::QUrlTwoFlags(QFlags<QUrl::ComponentFormattingOption> f)
.
Sourcepub unsafe fn new() -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn new() -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: [constructor] void QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::QUrlTwoFlags()
.
Sourcepub unsafe fn new_copy(
other: impl CastInto<Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>>,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
pub unsafe fn new_copy( other: impl CastInto<Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>>, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: [constructor] void QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::QUrlTwoFlags(const QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>& other)
.
Sourcepub unsafe fn test_flag_url_formatting_option(
&self,
f: UrlFormattingOption,
) -> bool
pub unsafe fn test_flag_url_formatting_option( &self, f: UrlFormattingOption, ) -> bool
Calls C++ function: bool QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::testFlag(QUrl::UrlFormattingOption f) const
.
Sourcepub unsafe fn test_flag_component_formatting_option(
&self,
f: ComponentFormattingOption,
) -> bool
pub unsafe fn test_flag_component_formatting_option( &self, f: ComponentFormattingOption, ) -> bool
Calls C++ function: bool QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::testFlag(QUrl::ComponentFormattingOption f) const
.
Trait Implementations§
Source§impl BitAnd<ComponentFormattingOption> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
impl BitAnd<ComponentFormattingOption> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
Source§fn bitand(
self,
f: ComponentFormattingOption,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
fn bitand( self, f: ComponentFormattingOption, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator&(QUrl::ComponentFormattingOption f) const
.
Source§type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
&
operator.Source§impl BitAnd<UrlFormattingOption> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
impl BitAnd<UrlFormattingOption> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
Source§fn bitand(
self,
f: UrlFormattingOption,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
fn bitand( self, f: UrlFormattingOption, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator&(QUrl::UrlFormattingOption f) const
.
Source§type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
&
operator.Source§impl BitAnd<i32> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
impl BitAnd<i32> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
Source§fn bitand(
self,
mask: c_int,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
fn bitand( self, mask: c_int, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator&(int mask) const
.
Source§type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
&
operator.Source§impl BitAnd<u32> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
impl BitAnd<u32> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
Source§fn bitand(
self,
mask: c_uint,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
fn bitand( self, mask: c_uint, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator&(unsigned int mask) const
.
Source§type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
&
operator.Source§impl BitOr<ComponentFormattingOption> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
impl BitOr<ComponentFormattingOption> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
Source§fn bitor(
self,
f: ComponentFormattingOption,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
fn bitor( self, f: ComponentFormattingOption, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator|(QUrl::ComponentFormattingOption f) const
.
Source§type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
|
operator.Source§impl BitOr<QFlags<ComponentFormattingOption>> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
impl BitOr<QFlags<ComponentFormattingOption>> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
Source§fn bitor(
self,
f: QFlags<ComponentFormattingOption>,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
fn bitor( self, f: QFlags<ComponentFormattingOption>, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> operator|(QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> i, QFlags<QUrl::ComponentFormattingOption> f)
.
Source§type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
|
operator.Source§impl BitOr<Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
impl BitOr<Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
Source§fn bitor(
self,
f: Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
fn bitor( self, f: Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator|(QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> f) const
.
Source§type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
|
operator.Source§impl BitOr<UrlFormattingOption> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
impl BitOr<UrlFormattingOption> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
Source§fn bitor(
self,
f: UrlFormattingOption,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
fn bitor( self, f: UrlFormattingOption, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator|(QUrl::UrlFormattingOption f) const
.
Source§type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
|
operator.Source§impl BitXor<ComponentFormattingOption> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
impl BitXor<ComponentFormattingOption> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
Source§fn bitxor(
self,
f: ComponentFormattingOption,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
fn bitxor( self, f: ComponentFormattingOption, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator^(QUrl::ComponentFormattingOption f) const
.
Source§type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
^
operator.Source§impl BitXor<Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
impl BitXor<Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
Source§fn bitxor(
self,
f: Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
fn bitxor( self, f: Ref<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator^(QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> f) const
.
Source§type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
^
operator.Source§impl BitXor<UrlFormattingOption> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
impl BitXor<UrlFormattingOption> for &QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption
Source§fn bitxor(
self,
f: UrlFormattingOption,
) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
fn bitxor( self, f: UrlFormattingOption, ) -> CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
Calls C++ function: QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption> QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>::operator^(QUrl::UrlFormattingOption f) const
.
Source§type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
type Output = CppBox<QUrlTwoFlagsOfUrlFormattingOptionComponentFormattingOption>
^
operator.