I have found that it is best to -not- try to convert a hierarchical data structure directly into a hierarchical QAbstractItemModel (if I interpret your statement "making the Classroom derive from...
d_stranz Today, 00:43I have been going through this example and was looking for another shove in the right direction if possible :) The example is o-so-close to being exactly what I need but the different derived types...
xconverge Yesterday, 23:37I am trying to make a fuction for create a large table from file using COPY.
My function create the *.csv file properly.
After, my function generate the query, who calls to a postgres function that...
I assumed that the "gmock/h" was a typo in the post, not a typo in the code, since the OP said the code builds under the CMake toolchain. If it was a code typo, it wouldn't build in either place.
d_stranz Yesterday, 17:52There is no QByteArray function to append() anything other than chars (bytes).
The sizeof(hdr) is a size_t with the value 4 (probably). size_t is variously defined, but must be at least 16-bits...
Qt Centre is a community site devoted to programming in C++ using the Qt framework developed at Digia.
If you have any problems with Qt or its usage, you can get help from the members of Qt community on our forum.
Don't forget to check out our links section for more Qt resources.
Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.
QPSQL unable to COPY large files
Yesterday 18:48 by dehm