Designing Delegates, Обсуждение Qt статей с сайта... |
Здравствуйте, гость ( Вход | Регистрация )
Designing Delegates, Обсуждение Qt статей с сайта... |
Admin |
12.5.2008, 9:26
Сообщение
#1
|
Администратор Группа: Администратор Сообщений: 646 Регистрация: 9.10.2007 Из: crossplatform.ru Пользователь №: 1 Спасибо сказали: 17 раз(а) Репутация: 2 |
Цитата One of the most interesting features in Qt 4 is the model/view framework. This provides the developer with a lot of flexibility in the way lists, tables and trees of items are displayed to the user. While it is possible to create both custom views and models in order to present data in a special way, this article will focus on a more convenient approach using custom delegates. Далее...
|
|
|
ViGOur |
19.5.2008, 21:19
Сообщение
#2
|
Мастер Группа: Модератор Сообщений: 3296 Регистрация: 9.10.2007 Из: Москва Пользователь №: 4 Спасибо сказали: 231 раз(а) Репутация: 40 |
Немного перевел тут.
Цитата One of the most interesting features in Qt 4 is the model/view framework. This provides the developer with a lot of flexibility in the way lists, tables and trees of items are displayed to the user. While it is possible to create both custom views and models in order to present data in a special way, this article will focus on a more convenient approach using custom delegates. заменил на: Цитата Одной из наиболее интересных особенностей Qt 4 является структура модель/представление. Она обеспечивает разработчика большой гибкость при работе с элементами отображения списков, таблиц и деревьев. Хотя возможно создание особым образом пользовательских представлений и моделей для представления данных, в этой статье уделено внимание более удобному подходу, использовнию пользовательских делегатов.
|
|
|
Текстовая версия | Сейчас: 19.12.2024, 20:04 |