[][src]Module qt_gui::ops

Functions that provide access to C++ operators

Functions

bit_or_2_capability_flag

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

bit_or_2_info_flag

Calls C++ function: QFlags<QTouchEvent::TouchPoint::InfoFlag> operator|(QTouchEvent::TouchPoint::InfoFlag f1, QTouchEvent::TouchPoint::InfoFlag f2).

bit_or_2_flag

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

bit_or_2_page_break_flag

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

bit_or_2_layout_flag

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

bit_or_2_find_flag

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

bit_or_2_relation_flag

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

bit_or_2_format_option

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

bit_or_2_capability

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

bit_or_2_range_access_flag

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

bit_or_2_source

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

bit_or_2_type

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

bit_or_2_severity

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

bit_or_2_opengl_feature

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

bit_or_2_shader_type_bit

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

bit_or_2_feature

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

bit_or_2_render_hint

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

bit_or_2_render_flag

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

bit_or_2_paint_engine_feature

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

bit_or_2_dirty_flag

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

bit_or_capability_flag_q_flags_capability_flag

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

bit_or_capability_q_flags_capability

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

bit_or_dirty_flag_q_flags_dirty_flag

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

bit_or_feature_q_flags_feature

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

bit_or_find_flag_q_flags_find_flag

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

bit_or_flag_q_flags_flag

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

bit_or_format_option_q_flags_format_option

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

bit_or_info_flag_q_flags_info_flag

Calls C++ function: QFlags<QTouchEvent::TouchPoint::InfoFlag> operator|(QTouchEvent::TouchPoint::InfoFlag f1, QFlags<QTouchEvent::TouchPoint::InfoFlag> f2).

bit_or_layout_flag_q_flags_layout_flag

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

bit_or_opengl_feature_q_flags_opengl_feature

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

bit_or_page_break_flag_q_flags_page_break_flag

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

bit_or_paint_engine_feature_q_flags_paint_engine_feature

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

bit_or_range_access_flag_q_flags_range_access_flag

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

bit_or_relation_flag_q_flags_relation_flag

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

bit_or_render_flag_q_flags_render_flag

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

bit_or_render_hint_q_flags_render_hint

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

bit_or_severity_q_flags_severity

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

bit_or_shader_type_bit_q_flags_shader_type_bit

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

bit_or_source_q_flags_source

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

bit_or_type_q_flags_type

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

eq

Returns true if page layout lhs is equal to page layout rhs, i.e. if all the attributes are exactly equal.

mul_float_q_matrix4_x4

Calls C++ function: QMatrix4x4 operator*(float factor, const QMatrix4x4& matrix).

mul_float_q_quaternion

Calls C++ function: QQuaternion operator*(float factor, const QQuaternion& quaternion).

mul_float_q_vector_2d

Calls C++ function: QVector2D operator*(float factor, const QVector2D& vector).

mul_float_q_vector_3d

Calls C++ function: QVector3D operator*(float factor, const QVector3D& vector).

mul_float_q_vector_4d

Calls C++ function: QVector4D operator*(float factor, const QVector4D& vector).

mul_q_line_f_q_matrix

Calls C++ function: QLineF operator*(const QLineF& l, const QMatrix& m).

mul_q_line_f_q_transform

Calls C++ function: QLineF operator*(const QLineF& l, const QTransform& m).

mul_q_line_q_matrix

Calls C++ function: QLine operator*(const QLine& l, const QMatrix& m).

mul_q_line_q_transform

Calls C++ function: QLine operator*(const QLine& l, const QTransform& m).

mul_q_point_f_q_matrix

Calls C++ function: QPointF operator*(const QPointF& p, const QMatrix& m).

mul_q_point_f_q_matrix4_x4

Calls C++ function: QPointF operator*(const QPointF& point, const QMatrix4x4& matrix).

mul_q_point_f_q_transform

Calls C++ function: QPointF operator*(const QPointF& p, const QTransform& m).

mul_q_point_q_matrix

Calls C++ function: QPoint operator*(const QPoint& p, const QMatrix& m).

mul_q_point_q_matrix4_x4

Calls C++ function: QPoint operator*(const QPoint& point, const QMatrix4x4& matrix).

mul_q_point_q_transform

Calls C++ function: QPoint operator*(const QPoint& p, const QTransform& m).

shl_q_data_stream_q_brush

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_color

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_cursor

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_flags_capability

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_capability_flag

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_dirty_flag

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_feature

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_find_flag

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_flag

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_format_option

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_glyph_run_flag

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_info_flag

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_layout_flag

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_opengl_feature

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_page_break_flag

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_paint_engine_feature

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_pixmap_fragment_hint

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_range_access_flag

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_relation_flag

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_render_flag

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_render_hint

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_severity

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_shader_type_bit

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_source

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_transformation

Writes bit array ba to stream out.

shl_q_data_stream_q_flags_type

Writes bit array ba to stream out.

shl_q_data_stream_q_font

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_icon

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_image

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_key_sequence

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_list_of_double

Writes bit array ba to stream out.

shl_q_data_stream_q_list_of_q_accessible_interface

Writes bit array ba to stream out.

shl_q_data_stream_q_list_of_q_key_sequence

Writes bit array ba to stream out.

shl_q_data_stream_q_list_of_q_opengl_context

Writes bit array ba to stream out.

shl_q_data_stream_q_list_of_q_opengl_shader

Writes bit array ba to stream out.

shl_q_data_stream_q_list_of_q_polygon_f

Writes bit array ba to stream out.

shl_q_data_stream_q_list_of_q_screen

Writes bit array ba to stream out.

shl_q_data_stream_q_list_of_q_size

Writes bit array ba to stream out.

shl_q_data_stream_q_list_of_q_standard_item

Writes bit array ba to stream out.

shl_q_data_stream_q_list_of_q_text_frame

Writes bit array ba to stream out.

shl_q_data_stream_q_list_of_q_touch_device

Writes bit array ba to stream out.

shl_q_data_stream_q_list_of_q_window

Writes bit array ba to stream out.

shl_q_data_stream_q_list_of_writing_system

Writes bit array ba to stream out.

shl_q_data_stream_q_matrix

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_matrix4_x4

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_painter_path

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_pair_of_double_q_color

Writes bit array ba to stream out.

shl_q_data_stream_q_pair_of_filter_filter

Writes bit array ba to stream out.

shl_q_data_stream_q_pair_of_float_float

Writes bit array ba to stream out.

shl_q_data_stream_q_pair_of_int_int

Writes bit array ba to stream out.

shl_q_data_stream_q_pair_of_q_accessible_interface_q_flags_relation_flag

Writes bit array ba to stream out.

shl_q_data_stream_q_palette

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_pen

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_picture

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_pixmap

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_polygon

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_polygon_f

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_quaternion

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_region

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_set_of_q_byte_array

Writes bit array ba to stream out.

shl_q_data_stream_q_standard_item

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_text_format

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_text_length

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_transform

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_vector_2d

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_vector_3d

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_vector_4d

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_data_stream_q_vector_of_double

Writes bit array ba to stream out.

shl_q_data_stream_q_vector_of_float

Writes bit array ba to stream out.

shl_q_data_stream_q_vector_of_q_line

Writes bit array ba to stream out.

shl_q_data_stream_q_vector_of_q_line_f

Writes bit array ba to stream out.

shl_q_data_stream_q_vector_of_q_pair_of_double_q_color

Writes bit array ba to stream out.

shl_q_data_stream_q_vector_of_q_pair_of_q_accessible_interface_q_flags_relation_flag

Writes bit array ba to stream out.

shl_q_data_stream_q_vector_of_q_point

Writes bit array ba to stream out.

shl_q_data_stream_q_vector_of_q_rect

Writes bit array ba to stream out.

shl_q_data_stream_q_vector_of_q_rect_f

Writes bit array ba to stream out.

shl_q_data_stream_q_vector_of_q_size

Writes bit array ba to stream out.

shl_q_data_stream_q_vector_of_q_text_format

Writes bit array ba to stream out.

shl_q_data_stream_q_vector_of_q_text_length

Writes bit array ba to stream out.

shl_q_data_stream_q_vector_of_u32

Writes bit array ba to stream out.

shl_q_debug_q_accessible_event

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_accessible_interface

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_brush

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_color

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_cursor

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_event

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_flags_capability

Writes bit array ba to stream out.

shl_q_debug_q_flags_capability_flag

Writes bit array ba to stream out.

shl_q_debug_q_flags_dirty_flag

Writes bit array ba to stream out.

shl_q_debug_q_flags_feature

Writes bit array ba to stream out.

shl_q_debug_q_flags_find_flag

Writes bit array ba to stream out.

shl_q_debug_q_flags_flag

Writes bit array ba to stream out.

shl_q_debug_q_flags_format_option

Writes bit array ba to stream out.

shl_q_debug_q_flags_glyph_run_flag

Writes bit array ba to stream out.

shl_q_debug_q_flags_info_flag

Writes bit array ba to stream out.

shl_q_debug_q_flags_layout_flag

Writes bit array ba to stream out.

shl_q_debug_q_flags_opengl_feature

Writes bit array ba to stream out.

shl_q_debug_q_flags_page_break_flag

Writes bit array ba to stream out.

shl_q_debug_q_flags_paint_engine_feature

Writes bit array ba to stream out.

shl_q_debug_q_flags_pixmap_fragment_hint

Writes bit array ba to stream out.

shl_q_debug_q_flags_range_access_flag

Writes bit array ba to stream out.

shl_q_debug_q_flags_relation_flag

Writes bit array ba to stream out.

shl_q_debug_q_flags_render_flag

Writes bit array ba to stream out.

shl_q_debug_q_flags_render_hint

Writes bit array ba to stream out.

shl_q_debug_q_flags_severity

Writes bit array ba to stream out.

shl_q_debug_q_flags_shader_type_bit

Writes bit array ba to stream out.

shl_q_debug_q_flags_source

Writes bit array ba to stream out.

shl_q_debug_q_flags_transformation

Writes bit array ba to stream out.

shl_q_debug_q_flags_type

Writes bit array ba to stream out.

shl_q_debug_q_font

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_icon

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_image

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_key_sequence

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_list_of_double

Writes bit array ba to stream out.

shl_q_debug_q_list_of_q_accessible_interface

Writes bit array ba to stream out.

shl_q_debug_q_list_of_q_key_sequence

Writes bit array ba to stream out.

shl_q_debug_q_list_of_q_opengl_context

Writes bit array ba to stream out.

shl_q_debug_q_list_of_q_opengl_debug_message

Writes bit array ba to stream out.

shl_q_debug_q_list_of_q_opengl_shader

Writes bit array ba to stream out.

shl_q_debug_q_list_of_q_polygon_f

Writes bit array ba to stream out.

shl_q_debug_q_list_of_q_screen

Writes bit array ba to stream out.

shl_q_debug_q_list_of_q_size

Writes bit array ba to stream out.

shl_q_debug_q_list_of_q_standard_item

Writes bit array ba to stream out.

shl_q_debug_q_list_of_q_text_frame

Writes bit array ba to stream out.

shl_q_debug_q_list_of_q_touch_device

Writes bit array ba to stream out.

shl_q_debug_q_list_of_q_window

Writes bit array ba to stream out.

shl_q_debug_q_list_of_touch_point

Writes bit array ba to stream out.

shl_q_debug_q_list_of_writing_system

Writes bit array ba to stream out.

shl_q_debug_q_matrix

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_matrix4_x4

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_opengl_context

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_opengl_context_group

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_opengl_debug_message

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_opengl_texture

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_opengl_version_profile

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_page_layout

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_page_size

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_painter_path

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_pair_of_double_q_color

Writes bit array ba to stream out.

shl_q_debug_q_pair_of_filter_filter

Writes bit array ba to stream out.

shl_q_debug_q_pair_of_float_float

Writes bit array ba to stream out.

shl_q_debug_q_pair_of_int_int

Writes bit array ba to stream out.

shl_q_debug_q_pair_of_q_accessible_interface_q_flags_relation_flag

Writes bit array ba to stream out.

shl_q_debug_q_palette

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_pen

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_pixmap

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_polygon

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_polygon_f

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_quaternion

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_region

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_screen

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_set_of_q_byte_array

Writes bit array ba to stream out.

shl_q_debug_q_surface_format

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_text_format

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_text_length

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_touch_device

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_transform

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_vector_2d

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_vector_3d

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_vector_4d

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_q_vector_of_double

Writes bit array ba to stream out.

shl_q_debug_q_vector_of_float

Writes bit array ba to stream out.

shl_q_debug_q_vector_of_q_line

Writes bit array ba to stream out.

shl_q_debug_q_vector_of_q_line_f

Writes bit array ba to stream out.

shl_q_debug_q_vector_of_q_pair_of_double_q_color

Writes bit array ba to stream out.

shl_q_debug_q_vector_of_q_pair_of_q_accessible_interface_q_flags_relation_flag

Writes bit array ba to stream out.

shl_q_debug_q_vector_of_q_point

Writes bit array ba to stream out.

shl_q_debug_q_vector_of_q_rect

Writes bit array ba to stream out.

shl_q_debug_q_vector_of_q_rect_f

Writes bit array ba to stream out.

shl_q_debug_q_vector_of_q_size

Writes bit array ba to stream out.

shl_q_debug_q_vector_of_q_text_format

Writes bit array ba to stream out.

shl_q_debug_q_vector_of_q_text_length

Writes bit array ba to stream out.

shl_q_debug_q_vector_of_u32

Writes bit array ba to stream out.

shl_q_debug_q_vector_of_u64

Writes bit array ba to stream out.

shl_q_debug_q_window

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_severity

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_source

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_touch_point

Writes the given brush to the given stream and returns a reference to the stream.

shl_q_debug_type

Writes the given brush to the given stream and returns a reference to the stream.

shr_q_data_stream_q_brush

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_color

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_cursor

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_font

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_icon

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_image

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_key_sequence

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_list_of_double

Reads a bit array into ba from stream in.

shr_q_data_stream_q_list_of_q_key_sequence

Reads a bit array into ba from stream in.

shr_q_data_stream_q_list_of_q_polygon_f

Reads a bit array into ba from stream in.

shr_q_data_stream_q_list_of_q_size

Reads a bit array into ba from stream in.

shr_q_data_stream_q_matrix

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_matrix4_x4

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_painter_path

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_pair_of_double_q_color

Reads a bit array into ba from stream in.

shr_q_data_stream_q_pair_of_float_float

Reads a bit array into ba from stream in.

shr_q_data_stream_q_pair_of_int_int

Reads a bit array into ba from stream in.

shr_q_data_stream_q_palette

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_pen

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_picture

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_pixmap

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_polygon

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_polygon_f

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_quaternion

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_region

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_set_of_q_byte_array

Reads a bit array into ba from stream in.

shr_q_data_stream_q_standard_item

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_text_format

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_text_length

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_transform

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_vector_2d

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_vector_3d

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_vector_4d

Reads the given brush from the given stream and returns a reference to the stream.

shr_q_data_stream_q_vector_of_double

Reads a bit array into ba from stream in.

shr_q_data_stream_q_vector_of_float

Reads a bit array into ba from stream in.

shr_q_data_stream_q_vector_of_q_line

Reads a bit array into ba from stream in.

shr_q_data_stream_q_vector_of_q_line_f

Reads a bit array into ba from stream in.

shr_q_data_stream_q_vector_of_q_pair_of_double_q_color

Reads a bit array into ba from stream in.

shr_q_data_stream_q_vector_of_q_point

Reads a bit array into ba from stream in.

shr_q_data_stream_q_vector_of_q_rect

Reads a bit array into ba from stream in.

shr_q_data_stream_q_vector_of_q_rect_f

Reads a bit array into ba from stream in.

shr_q_data_stream_q_vector_of_q_size

Reads a bit array into ba from stream in.

shr_q_data_stream_q_vector_of_q_text_format

Reads a bit array into ba from stream in.

shr_q_data_stream_q_vector_of_q_text_length

Reads a bit array into ba from stream in.

shr_q_data_stream_q_vector_of_u32

Reads a bit array into ba from stream in.