On Wed, Sep 9, 2015 at 5:00 PM, Hualet Wang <[email protected]> wrote:
> Hi Lorenz, > > I occasionally found below lines in source code of todo plugin, > > > > CppTools::CppModelManager *modelManager > =CppTools::CppModelManager::instance(); > > > > connect(modelManager, &CppTools::CppModelManager::documentUpdated, > > this, &CppTodoItemsScanner::documentUpdated, > Qt::DirectConnection); > > I’m pretty excited about that finding, maybe you can use the APIs in that > snippet to run > Beautifier on the document every time the document get updated? > > That would be for almost each typed char. I doubt that's what you're looking for... - Orgad
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
