Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://rtm-cs.sinp.msu.ru/manual/qt/qqueue-h.html. Показаны документы 1 - 1 из 1.
1. Qt Toolkit - QQueue Class
The QQueue class is a template class that provides a queue. ... QQueue ( const QQueue<type> & queue ) . ... QQueue<type>& operator= ( const QQueue<type> & queue ) . bool autoDelete () const . ... bool isEmpty () const . void enqueue ( const type * d ) . ... A stack is a collection that can be used to enqueue and dequeue items. ... Returns a reference to the first item in the queue. ... Last in, last out. ... Assigns queue to this queue and returns a reference to this queue. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qqueue.html -- 6.5 Кб -- 11.07.1998
Похожие документы
Похожие документы