Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://rtm-cs.sinp.msu.ru/manual/qt/qintdict-members.html. Показаны документы 1 - 1 из 1.
1. Qt Toolkit - QIntDict Class
The QIntDict class is a template class that provides a dictionary based on long keys. ... void insert ( long key, const type * item ) . ... Items with equal keys are allowed. ... Each item in dict are inserted into this dictionary. ... Inserts the key with the item into the dictionary. ... This dictionary is first cleared, then each item in dict is inserted into this dictionary. ... Equivalent to: QIntDict <char> dict; ... if ( dict. find (key) ) dict. remove ( key ); dict. insert ( key, item ); . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qintdict.html -- 15.1 Кб -- 11.07.1998
Похожие документы
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда