Поиск по:   - 
   Поискать по всем серверам
  
На этой странице приведены все страницы, которые ссылаются на http://rtm-cs.sinp.msu.ru/manual/qt/qlistiterator.html. Показаны документы 1 - 1 из 1.
1. Qt Collection Classes
A collection class is a class that can contain a number of items in a certain data structure and perform operations on the contained items; insert, remove, find etc. ... QList ; a doubly linked list structure. ... An iterator is a class for safely traversing the items in a collection: . ... Qt has an array template class, QArray , which stores the items directly in the array. ... We discuss QList here, but the same applies for all collection classes and all collection class iterators. ... Classes: . ... 
      
[
Сохраненная копия
] 
 Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/collection.html -- 11.5 Кб -- 11.07.1998
Похожие документы
    
    
Похожие документы