lokalize
project.cpp
Go to the documentation of this file.
141 m_localConfig->setSharedConfig(KSharedConfig::openConfig(projectID()+".local", KConfig::NoGlobals,"appdata"));
157 populateGlossary();//we cant postpone it because project load can be called from define new term function
216 m_glossaryWindow=new GlossaryNS::GlossaryWindow(SettingsController::instance()->mainWindowPtr());
245 KMessageBox::information(0, i18n("TM facility requires SQLite Qt module."), i18n("No SQLite module available"));
Q_SCRIPTABLE void init(const QString &path, const QString &kind, const QString &id, const QString &sourceLang, const QString &targetLang)
Definition: project.cpp:278
Definition: glossarywindow.h:69
Definition: projectbase.h:12
Some notes: Uses two KDirModels for template and translations dir.
Definition: projectmodel.h:54
void newTermEntry(QString _english=QString(), QString _target=QString())
Definition: glossarywindow.cpp:450
GlossaryNS::GlossaryWindow * defineNewTerm(QString en=QString(), QString target=QString())
Definition: project.cpp:210
Q_SCRIPTABLE void loaded()
void setUrl(const KUrl &poUrl, const KUrl &potUrl)
Definition: projectmodel.cpp:112
bool queryCloseForAuxiliaryWindows()
Definition: project.cpp:225
Q_SCRIPTABLE QString absolutePath(const QString &) const
Definition: project.cpp:177
Definition: projectlocal.h:10
Definition: jobs.h:110
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.