|
dbgprintf("on activation: %d,%d, this=%p, m_model=%p\n", index.row(), index.column(), this, m_model.ptr());
|
|
dbgprintf("on activation: %d,%d, this=%p, m_model=%p\n", index.row(), index.column(), this, m_model.ptr());
|
|
int rc = execl(path.characters(), path.characters(), nullptr);
|
|
int rc = execl(path.characters(), path.characters(), nullptr);
|