Paketname | libace-qtreactor-5.6.3 |
Beschreibung | ACE-GUI reactor integration for Qt |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 5.6.3-6 |
Sektion | universe/libs |
Priorität | optional |
Installierte Größe | 228 Byte |
Hängt ab von | libace-5.6.3 (>= 5.6.3), libc6 (>= 2.3.2), libgcc1 (>= 1:4.1.1), libqtcore4 (>= 4:4.5.3), libqtgui4 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | ace |
Paketgröße | 104554 Byte |
Prüfsumme MD5 | df89742c67177be732ad2d8a1132b0dd |
Prüfsumme SHA1 | 445e65deeaa3779cb44736828c92e3002768de29 |
Prüfsumme SHA256 | d7448aca4b194e8adc23abd04760b9a7de02cc00ab4a9c48a4aa208b9a6c1912 |
Link zum Herunterladen | libace-qtreactor-5.6.3_5.6.3-6_i386.deb |
Ausführliche Beschreibung | Recognizing the need to write reactor-based GUI applications, the ACE
community has created several reactor extensions for use with X Window
System. Each of these extends the ACE_Select_Reactor to work with a
specific toolkit. By using these reactors, your GUI application can remain
single threaded yet still respond to both GUI events, such as button
presses, any your own application events.
.
The ACE_QtReactor extends both the ACE_Select_Reactor and the Trolltech Qt
library's QObjects class. Rather then using select(), the
QtWaitForMultipleEvents() function is used.
|