QListData
#include <QtCore/QListData>
More information will be added here shortly. For now, you'll find more extensive information about this class in the Qt reference for QListData
Overview
Classes
Public Types Index
enum @17DataHeaderSize sizeof(Data) - sizeof(void *) |
Public Static Attributes Index
Public Functions Index
void ** | append (int n) |
void ** | append () |
void ** | append (const QListData &l) |
void ** | append2 (const QListData &l) |
void ** | at (int i) const |
void ** | begin () const |
Data * | detach (int alloc) |
Data * | detach () |
Data * | detach2 () |
Data * | detach3 () |
Data * | detach_grow (int *i, int n) |
void ** | end () const |
void ** | erase (void **xi) |
void ** | insert (int i) |
bool | isEmpty () const |
void | move (int from, int to) |
void ** | prepend () |
void | realloc (int alloc) |
void | remove (int i) |
void | remove (int i, int n) |
int | size () const |
Public Types
- DataHeaderSize sizeof(Data) - sizeof(void *)
Public Attributes
Data *
Public Static Attributes
Public Functions
© 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Documentation sources may be obtained from www.qt-project.org.
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy