Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Classes  ·  Annotées  ·  Hiérarchie  ·  Fonctions  ·  Structure  · 

QGArray Class Reference


The QGArray class is an internal class for implementing the QArray class. More...

#include <qgarray.h>

Inherited by QArray.

List of all member functions.

Public Members

  • QGArray () (internal)

Protected Members

  • QGArray ( int, int ) (internal)
  • QGArray ( int size ) (internal)
  • QGArray ( const QGArray & a ) (internal)
  • virtual ~QGArray () (internal)
  • QGArray& operator= ( const QGArray & a ) (internal)
  • virtual void detach () (internal)
  • char* data () const (internal)
  • uint nrefs () const (internal)
  • uint size () const (internal)
  • bool isEqual ( const QGArray & a ) const (internal)
  • bool resize ( uint newsize ) (internal)
  • bool fill ( const char * d, int len, uint sz ) (internal)
  • QGArray& assign ( const QGArray & a ) (internal)
  • QGArray& assign ( const char * d, uint len ) (internal)
  • QGArray& duplicate ( const QGArray & a ) (internal)
  • QGArray& duplicate ( const char * d, uint len ) (internal)
  • void store ( const char * d, uint len ) (internal)
  • array_data* sharedBlock () const (internal)
  • void setSharedBlock ( array_data * p ) (internal)
  • QGArray& setRawData ( const char * d, uint len ) (internal)
  • void resetRawData ( const char * d, uint len ) (internal)
  • int find ( const char * d, uint index, uint sz ) const (internal)
  • int contains ( const char * d, uint sz ) const (internal)
  • void sort ( uint sz ) (internal)
  • int bsearch ( const char * d, uint sz ) const (internal)
  • char* at ( uint index ) const (internal)
  • bool setExpand ( uint index, const char * d, uint sz ) (internal)
  • virtual array_data* newData () 
  • virtual void deleteData ( array_data * p ) (internal)

Detailed Description

The QGArray class is an internal class for implementing the QArray class.

QGArray is a strictly internal class that acts as base class for the QArray template array.

It contains an array of bytes and has no notion of an array element.


Member Function Documentation

QGArray::QGArray ()

For internal use only.

QGArray::QGArray ( const QGArray & a ) [protected]

For internal use only.

QGArray::QGArray ( int size ) [protected]

For internal use only.

QGArray::QGArray ( int, int ) [protected]

For internal use only.

QGArray::~QGArray () [virtual protected]

For internal use only.

QGArray & QGArray::assign ( const QGArray & a ) [protected]

For internal use only.

QGArray & QGArray::assign ( const char * d, uint len ) [protected]

For internal use only.

char * QGArray::at ( uint index ) const [protected]

For internal use only.

int QGArray::bsearch ( const char * d, uint sz ) const [protected]

For internal use only.

int QGArray::contains ( const char * d, uint sz ) const [protected]

For internal use only.

char * QGArray::data () const [protected]

For internal use only.

void QGArray::deleteData ( array_data * p ) [virtual protected]

For internal use only.

Reimplemented in QBitArray.

void QGArray::detach () [virtual protected]

For internal use only.

Reimplemented in QByteArray, QArray and QBitArray.

QGArray & QGArray::duplicate ( const QGArray & a ) [protected]

For internal use only.

QGArray & QGArray::duplicate ( const char * d, uint len ) [protected]

For internal use only.

bool QGArray::fill ( const char * d, int len, uint sz ) [protected]

For internal use only.

int QGArray::find ( const char * d, uint index, uint sz ) const [protected]

For internal use only.

bool QGArray::isEqual ( const QGArray & a ) const [protected]

For internal use only.

uint QGArray::nrefs () const [protected]

For internal use only.

QGArray & QGArray::operator= ( const QGArray & a ) [protected]

For internal use only.

void QGArray::resetRawData ( const char * d, uint len ) [protected]

For internal use only.

bool QGArray::resize ( uint newsize ) [protected]

For internal use only.

bool QGArray::setExpand ( uint index, const char * d, uint sz ) [protected]

For internal use only.

QGArray & QGArray::setRawData ( const char * d, uint len ) [protected]

For internal use only.

void QGArray::setSharedBlock ( array_data * p ) [protected]

For internal use only.

array_data * QGArray::sharedBlock () const [protected]

For internal use only.

uint QGArray::size () const [protected]

For internal use only.

void QGArray::sort ( uint sz ) [protected]

For internal use only.

void QGArray::store ( const char * d, uint len ) [protected]

For internal use only.


Search the documentation, FAQ, qt-interest archive and more (uses www.trolltech.com):


This file is part of the Qt toolkit, copyright © 1995-2005 Trolltech, all rights reserved.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 94
  2. Apercevoir la troisième dimension ou l'utilisation multithreadée d'OpenGL dans Qt, un article des Qt Quarterly traduit par Guillaume Belz 0
  3. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. Pourquoi les programmeurs sont-ils moins payés que les gestionnaires de programmes ? Manquent-ils de pouvoir de négociation ? 42
  5. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  6. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
  7. 2017 : un quinquennat pour une nouvelle version du C++ ? Possible, selon Herb Sutter 8
Page suivante

Le Qt Labs au hasard

Logo

Utiliser OpenCL avec Qt

Les Qt Labs sont les laboratoires des développeurs de Qt, où ils peuvent partager des impressions sur le framework, son utilisation, ce que pourrait être son futur. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 2.3
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web