Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://rtm-cs.sinp.msu.ru/manual/qt/t8-lcdrange-h.html. Показаны документы 1 - 1 из 1.
1. Qt Tutorial - Chapter 8
In this example, we introduce the first custom widget that can paint itself. lcdrange.h contains the LCDRange class definition . ... This file is very similar to the lcdrange.h in chapter 7. ... CannonField inherits QWidget and we use the same idiom as for LCDRange. int angle() const { return ang; } public slots: void setAngle( int degrees ); signals: void angleChanged( int ); . ... This will update CannonField's angle value whenever the user operates the LCDRange. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/t8.html -- 12.1 Кб -- 11.07.1998
Похожие документы
Похожие документы