I am trying to write a library to separate all disk activity from its own stream, but the documentation does not really care about such things.
What I want to do is that, in addition to starting, all disk activity is asynchronous, and for this I need to wrap each class that accesses the disk. Here is what I have found so far:
QtCore:
QtGui:
I am sure there are more of them.
I have a couple of questions -
-, , , GUI QWidget, . . http://doc.trolltech.com/4.6/threads-qobject.html, . : " QObject , GUI, QWidget , , . , QCoreApplication:: exec() ".
, - , . , , QObject.
-, . , , , .
. , . , .
Source: https://habr.com/ru/post/1740655/More articles:Write-access for C # app in its own exe dir in Windows 7 - c #C # finding matching words in a table column using Linq2Sql - comparisonIs there an ActiveRecord equivalent for using the nested subquery ie ... where is NOT IN (select ...)? - ruby-on-railsA bunch of Java continues to shrink! What happens on this heap size graph? - javaJqGrid not working in ASP.NET MVC2 - jsonQuestion about compiling temporary C ++ polymorphism? - c ++C # - regular expression confirming date and time - c #double fork using vfork - c ++setuid () before calling execv () in vfork () / clone () - cProcessing: Why does setup () work several times? - processingAll Articles