pub struct QListOfQTouchDevice { /* private fields */ }Expand description
C++ class: QList<const QTouchDevice*>.
Implementations§
Source§impl QListOfQTouchDevice
impl QListOfQTouchDevice
Sourcepub unsafe fn add_assign_q_list_of_q_touch_device(
&self,
l: impl CastInto<Ref<QListOfQTouchDevice>>,
) -> Ref<QListOfQTouchDevice>
pub unsafe fn add_assign_q_list_of_q_touch_device( &self, l: impl CastInto<Ref<QListOfQTouchDevice>>, ) -> Ref<QListOfQTouchDevice>
Calls C++ function: QList<const QTouchDevice*>& QList<const QTouchDevice*>::operator+=(const QList<const QTouchDevice*>& l).
Sourcepub unsafe fn add_assign_q_touch_device(
&self,
t: *const *const QTouchDevice,
) -> Ref<QListOfQTouchDevice>
pub unsafe fn add_assign_q_touch_device( &self, t: *const *const QTouchDevice, ) -> Ref<QListOfQTouchDevice>
Calls C++ function: QList<const QTouchDevice*>& QList<const QTouchDevice*>::operator+=(const const QTouchDevice*& t).
Sourcepub unsafe fn append_q_touch_device(&self, t: *const *const QTouchDevice)
pub unsafe fn append_q_touch_device(&self, t: *const *const QTouchDevice)
Calls C++ function: void QList<const QTouchDevice*>::append(const const QTouchDevice*& t).
Sourcepub unsafe fn append_q_list_of_q_touch_device(
&self,
t: impl CastInto<Ref<QListOfQTouchDevice>>,
)
pub unsafe fn append_q_list_of_q_touch_device( &self, t: impl CastInto<Ref<QListOfQTouchDevice>>, )
Calls C++ function: void QList<const QTouchDevice*>::append(const QList<const QTouchDevice*>& t).
Sourcepub unsafe fn at(&self, i: c_int) -> *const *const QTouchDevice
pub unsafe fn at(&self, i: c_int) -> *const *const QTouchDevice
Calls C++ function: const const QTouchDevice*& QList<const QTouchDevice*>::at(int i) const.
Sourcepub unsafe fn back_mut(&self) -> *mut *const QTouchDevice
pub unsafe fn back_mut(&self) -> *mut *const QTouchDevice
Calls C++ function: const QTouchDevice*& QList<const QTouchDevice*>::back().
Sourcepub unsafe fn back(&self) -> *const *const QTouchDevice
pub unsafe fn back(&self) -> *const *const QTouchDevice
Calls C++ function: const const QTouchDevice*& QList<const QTouchDevice*>::back() const.
Sourcepub unsafe fn begin_mut(&self) -> CppBox<Iterator>
pub unsafe fn begin_mut(&self) -> CppBox<Iterator>
Calls C++ function: QList<const QTouchDevice*>::iterator QList<const QTouchDevice*>::begin().
Sourcepub unsafe fn begin(&self) -> CppBox<ConstIterator>
pub unsafe fn begin(&self) -> CppBox<ConstIterator>
Calls C++ function: QList<const QTouchDevice*>::const_iterator QList<const QTouchDevice*>::begin() const.
Sourcepub unsafe fn cbegin(&self) -> CppBox<ConstIterator>
pub unsafe fn cbegin(&self) -> CppBox<ConstIterator>
Calls C++ function: QList<const QTouchDevice*>::const_iterator QList<const QTouchDevice*>::cbegin() const.
Sourcepub unsafe fn cend(&self) -> CppBox<ConstIterator>
pub unsafe fn cend(&self) -> CppBox<ConstIterator>
Calls C++ function: QList<const QTouchDevice*>::const_iterator QList<const QTouchDevice*>::cend() const.
Sourcepub unsafe fn const_begin(&self) -> CppBox<ConstIterator>
pub unsafe fn const_begin(&self) -> CppBox<ConstIterator>
Calls C++ function: QList<const QTouchDevice*>::const_iterator QList<const QTouchDevice*>::constBegin() const.
Sourcepub unsafe fn const_end(&self) -> CppBox<ConstIterator>
pub unsafe fn const_end(&self) -> CppBox<ConstIterator>
Calls C++ function: QList<const QTouchDevice*>::const_iterator QList<const QTouchDevice*>::constEnd() const.
Sourcepub unsafe fn const_first(&self) -> *const *const QTouchDevice
pub unsafe fn const_first(&self) -> *const *const QTouchDevice
Calls C++ function: const const QTouchDevice*& QList<const QTouchDevice*>::constFirst() const.
Sourcepub unsafe fn const_last(&self) -> *const *const QTouchDevice
pub unsafe fn const_last(&self) -> *const *const QTouchDevice
Calls C++ function: const const QTouchDevice*& QList<const QTouchDevice*>::constLast() const.
Sourcepub unsafe fn contains(&self, t: *const *const QTouchDevice) -> bool
pub unsafe fn contains(&self, t: *const *const QTouchDevice) -> bool
Calls C++ function: bool QList<const QTouchDevice*>::contains(const const QTouchDevice*& t) const.
Sourcepub unsafe fn copy_from(
&self,
l: impl CastInto<Ref<QListOfQTouchDevice>>,
) -> Ref<QListOfQTouchDevice>
pub unsafe fn copy_from( &self, l: impl CastInto<Ref<QListOfQTouchDevice>>, ) -> Ref<QListOfQTouchDevice>
Calls C++ function: QList<const QTouchDevice*>& QList<const QTouchDevice*>::operator=(const QList<const QTouchDevice*>& l).
Sourcepub unsafe fn count_1a(&self, t: *const *const QTouchDevice) -> c_int
pub unsafe fn count_1a(&self, t: *const *const QTouchDevice) -> c_int
Calls C++ function: int QList<const QTouchDevice*>::count(const const QTouchDevice*& t) const.
Sourcepub unsafe fn count_0a(&self) -> c_int
pub unsafe fn count_0a(&self) -> c_int
Calls C++ function: int QList<const QTouchDevice*>::count() const.
Calls C++ function: void QList<const QTouchDevice*>::detachShared().
Sourcepub unsafe fn empty(&self) -> bool
pub unsafe fn empty(&self) -> bool
Calls C++ function: bool QList<const QTouchDevice*>::empty() const.
Sourcepub unsafe fn end_mut(&self) -> CppBox<Iterator>
pub unsafe fn end_mut(&self) -> CppBox<Iterator>
Calls C++ function: QList<const QTouchDevice*>::iterator QList<const QTouchDevice*>::end().
Sourcepub unsafe fn end(&self) -> CppBox<ConstIterator>
pub unsafe fn end(&self) -> CppBox<ConstIterator>
Calls C++ function: QList<const QTouchDevice*>::const_iterator QList<const QTouchDevice*>::end() const.
Sourcepub unsafe fn ends_with(&self, t: *const *const QTouchDevice) -> bool
pub unsafe fn ends_with(&self, t: *const *const QTouchDevice) -> bool
Calls C++ function: bool QList<const QTouchDevice*>::endsWith(const const QTouchDevice*& t) const.
Sourcepub unsafe fn erase_1a(
&self,
pos: impl CastInto<Ref<Iterator>>,
) -> CppBox<Iterator>
pub unsafe fn erase_1a( &self, pos: impl CastInto<Ref<Iterator>>, ) -> CppBox<Iterator>
Calls C++ function: QList<const QTouchDevice*>::iterator QList<const QTouchDevice*>::erase(QList<const QTouchDevice*>::iterator pos).
Sourcepub unsafe fn erase_2a(
&self,
first: impl CastInto<Ref<Iterator>>,
last: impl CastInto<Ref<Iterator>>,
) -> CppBox<Iterator>
pub unsafe fn erase_2a( &self, first: impl CastInto<Ref<Iterator>>, last: impl CastInto<Ref<Iterator>>, ) -> CppBox<Iterator>
Calls C++ function: QList<const QTouchDevice*>::iterator QList<const QTouchDevice*>::erase(QList<const QTouchDevice*>::iterator first, QList<const QTouchDevice*>::iterator last).
Sourcepub unsafe fn first_mut(&self) -> *mut *const QTouchDevice
pub unsafe fn first_mut(&self) -> *mut *const QTouchDevice
Calls C++ function: const QTouchDevice*& QList<const QTouchDevice*>::first().
Sourcepub unsafe fn first(&self) -> *const *const QTouchDevice
pub unsafe fn first(&self) -> *const *const QTouchDevice
Calls C++ function: const const QTouchDevice*& QList<const QTouchDevice*>::first() const.
Sourcepub unsafe fn front_mut(&self) -> *mut *const QTouchDevice
pub unsafe fn front_mut(&self) -> *mut *const QTouchDevice
Calls C++ function: const QTouchDevice*& QList<const QTouchDevice*>::front().
Sourcepub unsafe fn front(&self) -> *const *const QTouchDevice
pub unsafe fn front(&self) -> *const *const QTouchDevice
Calls C++ function: const const QTouchDevice*& QList<const QTouchDevice*>::front() const.
Sourcepub unsafe fn index(&self, i: c_int) -> *const *const QTouchDevice
pub unsafe fn index(&self, i: c_int) -> *const *const QTouchDevice
Calls C++ function: const const QTouchDevice*& QList<const QTouchDevice*>::operator[](int i) const.
Sourcepub unsafe fn index_mut(&self, i: c_int) -> *mut *const QTouchDevice
pub unsafe fn index_mut(&self, i: c_int) -> *mut *const QTouchDevice
Calls C++ function: const QTouchDevice*& QList<const QTouchDevice*>::operator[](int i).
Sourcepub unsafe fn index_of_2a(
&self,
t: *const *const QTouchDevice,
from: c_int,
) -> c_int
pub unsafe fn index_of_2a( &self, t: *const *const QTouchDevice, from: c_int, ) -> c_int
Calls C++ function: int QList<const QTouchDevice*>::indexOf(const const QTouchDevice*& t, int from = …) const.
Sourcepub unsafe fn index_of_1a(&self, t: *const *const QTouchDevice) -> c_int
pub unsafe fn index_of_1a(&self, t: *const *const QTouchDevice) -> c_int
Calls C++ function: int QList<const QTouchDevice*>::indexOf(const const QTouchDevice*& t) const.
Sourcepub unsafe fn insert_int_q_touch_device(
&self,
i: c_int,
t: *const *const QTouchDevice,
)
pub unsafe fn insert_int_q_touch_device( &self, i: c_int, t: *const *const QTouchDevice, )
Calls C++ function: void QList<const QTouchDevice*>::insert(int i, const const QTouchDevice*& t).
Sourcepub unsafe fn insert_iterator_q_touch_device(
&self,
before: impl CastInto<Ref<Iterator>>,
t: *const *const QTouchDevice,
) -> CppBox<Iterator>
pub unsafe fn insert_iterator_q_touch_device( &self, before: impl CastInto<Ref<Iterator>>, t: *const *const QTouchDevice, ) -> CppBox<Iterator>
Calls C++ function: QList<const QTouchDevice*>::iterator QList<const QTouchDevice*>::insert(QList<const QTouchDevice*>::iterator before, const const QTouchDevice*& t).
Sourcepub unsafe fn is_detached(&self) -> bool
pub unsafe fn is_detached(&self) -> bool
Calls C++ function: bool QList<const QTouchDevice*>::isDetached() const.
Sourcepub unsafe fn is_empty(&self) -> bool
pub unsafe fn is_empty(&self) -> bool
Calls C++ function: bool QList<const QTouchDevice*>::isEmpty() const.
Calls C++ function: bool QList<const QTouchDevice*>::isSharedWith(const QList<const QTouchDevice*>& other) const.
Sourcepub unsafe fn last_mut(&self) -> *mut *const QTouchDevice
pub unsafe fn last_mut(&self) -> *mut *const QTouchDevice
Calls C++ function: const QTouchDevice*& QList<const QTouchDevice*>::last().
Sourcepub unsafe fn last(&self) -> *const *const QTouchDevice
pub unsafe fn last(&self) -> *const *const QTouchDevice
Calls C++ function: const const QTouchDevice*& QList<const QTouchDevice*>::last() const.
Sourcepub unsafe fn last_index_of_2a(
&self,
t: *const *const QTouchDevice,
from: c_int,
) -> c_int
pub unsafe fn last_index_of_2a( &self, t: *const *const QTouchDevice, from: c_int, ) -> c_int
Calls C++ function: int QList<const QTouchDevice*>::lastIndexOf(const const QTouchDevice*& t, int from = …) const.
Sourcepub unsafe fn last_index_of_1a(&self, t: *const *const QTouchDevice) -> c_int
pub unsafe fn last_index_of_1a(&self, t: *const *const QTouchDevice) -> c_int
Calls C++ function: int QList<const QTouchDevice*>::lastIndexOf(const const QTouchDevice*& t) const.
Sourcepub unsafe fn length(&self) -> c_int
pub unsafe fn length(&self) -> c_int
Calls C++ function: int QList<const QTouchDevice*>::length() const.
Sourcepub unsafe fn mid_2a(
&self,
pos: c_int,
length: c_int,
) -> CppBox<QListOfQTouchDevice>
pub unsafe fn mid_2a( &self, pos: c_int, length: c_int, ) -> CppBox<QListOfQTouchDevice>
Calls C++ function: QList<const QTouchDevice*> QList<const QTouchDevice*>::mid(int pos, int length = …) const.
Sourcepub unsafe fn mid_1a(&self, pos: c_int) -> CppBox<QListOfQTouchDevice>
pub unsafe fn mid_1a(&self, pos: c_int) -> CppBox<QListOfQTouchDevice>
Calls C++ function: QList<const QTouchDevice*> QList<const QTouchDevice*>::mid(int pos) const.
Sourcepub unsafe fn move_(&self, from: c_int, to: c_int)
pub unsafe fn move_(&self, from: c_int, to: c_int)
Calls C++ function: void QList<const QTouchDevice*>::move(int from, int to).
Sourcepub unsafe fn new() -> CppBox<QListOfQTouchDevice>
pub unsafe fn new() -> CppBox<QListOfQTouchDevice>
Calls C++ function: [constructor] void QList<const QTouchDevice*>::QList().
Sourcepub unsafe fn new_copy(
l: impl CastInto<Ref<QListOfQTouchDevice>>,
) -> CppBox<QListOfQTouchDevice>
pub unsafe fn new_copy( l: impl CastInto<Ref<QListOfQTouchDevice>>, ) -> CppBox<QListOfQTouchDevice>
Calls C++ function: [constructor] void QList<const QTouchDevice*>::QList(const QList<const QTouchDevice*>& l).
Sourcepub unsafe fn pop_front(&self)
pub unsafe fn pop_front(&self)
Calls C++ function: void QList<const QTouchDevice*>::pop_front().
Sourcepub unsafe fn prepend(&self, t: *const *const QTouchDevice)
pub unsafe fn prepend(&self, t: *const *const QTouchDevice)
Calls C++ function: void QList<const QTouchDevice*>::prepend(const const QTouchDevice*& t).
Sourcepub unsafe fn push_back(&self, t: *const *const QTouchDevice)
pub unsafe fn push_back(&self, t: *const *const QTouchDevice)
Calls C++ function: void QList<const QTouchDevice*>::push_back(const const QTouchDevice*& t).
Sourcepub unsafe fn push_front(&self, t: *const *const QTouchDevice)
pub unsafe fn push_front(&self, t: *const *const QTouchDevice)
Calls C++ function: void QList<const QTouchDevice*>::push_front(const const QTouchDevice*& t).
Sourcepub unsafe fn remove_all(&self, t: *const *const QTouchDevice) -> c_int
pub unsafe fn remove_all(&self, t: *const *const QTouchDevice) -> c_int
Calls C++ function: int QList<const QTouchDevice*>::removeAll(const const QTouchDevice*& t).
Sourcepub unsafe fn remove_at(&self, i: c_int)
pub unsafe fn remove_at(&self, i: c_int)
Calls C++ function: void QList<const QTouchDevice*>::removeAt(int i).
Sourcepub unsafe fn remove_first(&self)
pub unsafe fn remove_first(&self)
Calls C++ function: void QList<const QTouchDevice*>::removeFirst().
Sourcepub unsafe fn remove_last(&self)
pub unsafe fn remove_last(&self)
Calls C++ function: void QList<const QTouchDevice*>::removeLast().
Sourcepub unsafe fn remove_one(&self, t: *const *const QTouchDevice) -> bool
pub unsafe fn remove_one(&self, t: *const *const QTouchDevice) -> bool
Calls C++ function: bool QList<const QTouchDevice*>::removeOne(const const QTouchDevice*& t).
Sourcepub unsafe fn replace(&self, i: c_int, t: *const *const QTouchDevice)
pub unsafe fn replace(&self, i: c_int, t: *const *const QTouchDevice)
Calls C++ function: void QList<const QTouchDevice*>::replace(int i, const const QTouchDevice*& t).
Sourcepub unsafe fn reserve(&self, size: c_int)
pub unsafe fn reserve(&self, size: c_int)
Calls C++ function: void QList<const QTouchDevice*>::reserve(int size).
Sourcepub unsafe fn set_sharable(&self, sharable: bool)
pub unsafe fn set_sharable(&self, sharable: bool)
Calls C++ function: void QList<const QTouchDevice*>::setSharable(bool sharable).
Sourcepub unsafe fn size(&self) -> c_int
pub unsafe fn size(&self) -> c_int
Calls C++ function: int QList<const QTouchDevice*>::size() const.
Sourcepub unsafe fn starts_with(&self, t: *const *const QTouchDevice) -> bool
pub unsafe fn starts_with(&self, t: *const *const QTouchDevice) -> bool
Calls C++ function: bool QList<const QTouchDevice*>::startsWith(const const QTouchDevice*& t) const.
Sourcepub unsafe fn swap_1a(&self, other: impl CastInto<Ref<QListOfQTouchDevice>>)
pub unsafe fn swap_1a(&self, other: impl CastInto<Ref<QListOfQTouchDevice>>)
Calls C++ function: void QList<const QTouchDevice*>::swap(QList<const QTouchDevice*>& other).
Sourcepub unsafe fn swap_2a(&self, i: c_int, j: c_int)
pub unsafe fn swap_2a(&self, i: c_int, j: c_int)
Calls C++ function: void QList<const QTouchDevice*>::swap(int i, int j).
Sourcepub unsafe fn swap_items_at(&self, i: c_int, j: c_int)
pub unsafe fn swap_items_at(&self, i: c_int, j: c_int)
Calls C++ function: void QList<const QTouchDevice*>::swapItemsAt(int i, int j).
Sourcepub unsafe fn take_at(&self, i: c_int) -> Ptr<QTouchDevice>
pub unsafe fn take_at(&self, i: c_int) -> Ptr<QTouchDevice>
Calls C++ function: const QTouchDevice* QList<const QTouchDevice*>::takeAt(int i).
Sourcepub unsafe fn take_first(&self) -> Ptr<QTouchDevice>
pub unsafe fn take_first(&self) -> Ptr<QTouchDevice>
Calls C++ function: const QTouchDevice* QList<const QTouchDevice*>::takeFirst().
Sourcepub unsafe fn take_last(&self) -> Ptr<QTouchDevice>
pub unsafe fn take_last(&self) -> Ptr<QTouchDevice>
Calls C++ function: const QTouchDevice* QList<const QTouchDevice*>::takeLast().
Sourcepub unsafe fn value_1a(&self, i: c_int) -> Ptr<QTouchDevice>
pub unsafe fn value_1a(&self, i: c_int) -> Ptr<QTouchDevice>
Calls C++ function: const QTouchDevice* QList<const QTouchDevice*>::value(int i) const.
Sourcepub unsafe fn value_2a(
&self,
i: c_int,
default_value: *const *const QTouchDevice,
) -> Ptr<QTouchDevice>
pub unsafe fn value_2a( &self, i: c_int, default_value: *const *const QTouchDevice, ) -> Ptr<QTouchDevice>
Calls C++ function: const QTouchDevice* QList<const QTouchDevice*>::value(int i, const const QTouchDevice*& defaultValue) const.
Trait Implementations§
Source§impl Add<Ref<QListOfQTouchDevice>> for &QListOfQTouchDevice
impl Add<Ref<QListOfQTouchDevice>> for &QListOfQTouchDevice
Source§fn add(self, l: Ref<QListOfQTouchDevice>) -> CppBox<QListOfQTouchDevice>
fn add(self, l: Ref<QListOfQTouchDevice>) -> CppBox<QListOfQTouchDevice>
Calls C++ function: QList<const QTouchDevice*> QList<const QTouchDevice*>::operator+(const QList<const QTouchDevice*>& l) const.
Source§type Output = CppBox<QListOfQTouchDevice>
type Output = CppBox<QListOfQTouchDevice>
+ operator.Source§impl Begin for QListOfQTouchDevice
impl Begin for QListOfQTouchDevice
Source§unsafe fn begin(&self) -> CppBox<ConstIterator>
unsafe fn begin(&self) -> CppBox<ConstIterator>
Calls C++ function: QList<const QTouchDevice*>::const_iterator QList<const QTouchDevice*>::begin() const.
Source§type Output = CppBox<ConstIterator>
type Output = CppBox<ConstIterator>
Source§impl BeginMut for QListOfQTouchDevice
impl BeginMut for QListOfQTouchDevice
Source§impl CppDeletable for QListOfQTouchDevice
impl CppDeletable for QListOfQTouchDevice
Source§impl End for QListOfQTouchDevice
impl End for QListOfQTouchDevice
Source§unsafe fn end(&self) -> CppBox<ConstIterator>
unsafe fn end(&self) -> CppBox<ConstIterator>
Calls C++ function: QList<const QTouchDevice*>::const_iterator QList<const QTouchDevice*>::end() const.
Source§type Output = CppBox<ConstIterator>
type Output = CppBox<ConstIterator>
Source§impl EndMut for QListOfQTouchDevice
impl EndMut for QListOfQTouchDevice
Source§impl Ge<Ref<QListOfQTouchDevice>> for QListOfQTouchDevice
impl Ge<Ref<QListOfQTouchDevice>> for QListOfQTouchDevice
Source§impl Gt<Ref<QListOfQTouchDevice>> for QListOfQTouchDevice
impl Gt<Ref<QListOfQTouchDevice>> for QListOfQTouchDevice
Source§impl Le<Ref<QListOfQTouchDevice>> for QListOfQTouchDevice
impl Le<Ref<QListOfQTouchDevice>> for QListOfQTouchDevice
Source§impl Lt<Ref<QListOfQTouchDevice>> for QListOfQTouchDevice
impl Lt<Ref<QListOfQTouchDevice>> for QListOfQTouchDevice
Source§impl PartialEq<Ref<QListOfQTouchDevice>> for QListOfQTouchDevice
impl PartialEq<Ref<QListOfQTouchDevice>> for QListOfQTouchDevice
Source§impl Shl<*const *const QTouchDevice> for &QListOfQTouchDevice
impl Shl<*const *const QTouchDevice> for &QListOfQTouchDevice
Source§fn shl(self, t: *const *const QTouchDevice) -> Ref<QListOfQTouchDevice>
fn shl(self, t: *const *const QTouchDevice) -> Ref<QListOfQTouchDevice>
Calls C++ function: QList<const QTouchDevice*>& QList<const QTouchDevice*>::operator<<(const const QTouchDevice*& t).
Source§type Output = Ref<QListOfQTouchDevice>
type Output = Ref<QListOfQTouchDevice>
<< operator.Source§impl Shl<Ref<QListOfQTouchDevice>> for &QListOfQTouchDevice
impl Shl<Ref<QListOfQTouchDevice>> for &QListOfQTouchDevice
Source§fn shl(self, l: Ref<QListOfQTouchDevice>) -> Ref<QListOfQTouchDevice>
fn shl(self, l: Ref<QListOfQTouchDevice>) -> Ref<QListOfQTouchDevice>
Calls C++ function: QList<const QTouchDevice*>& QList<const QTouchDevice*>::operator<<(const QList<const QTouchDevice*>& l).
Source§type Output = Ref<QListOfQTouchDevice>
type Output = Ref<QListOfQTouchDevice>
<< operator.