Hi, I need to send a pointer to a custom class (a model derived from QSqlRelationalTableModel) over the DBus.
Forget it, you can't pass pointers between processes as each process has its own memory space. The same address can point to two different places in physical memory in different processes.
Your biological and technological distinctiveness will be added to our own. Resistance is futile.
Please ask Qt related questions on the forum and not using private messages or visitor messages.
Bookmarks