Menu
  • HOME
  • TAGS

Missing functionalities when deploying Qt application

c++,qt,deployment,printing,about-box

Your problems have nothing to do with libraries. The first method, obviously, returns here: if (!f.open(QFile::ReadOnly | QFile::Text)) return; The second one doesn't get inside of if (SpecialTypes::printType_t::ePrint == pType) With the first one I'd recommend you to print to log the file name, and, if this is the case,...