►CActionCollectionView | |
CMyActionCollectionView | |
CScriptsView | |
CAltTrans | |
CCatalogData | |
►CGettextCatalog::CatalogImportPlugin | HISTORY: this was a base class for Catalog import plugins in KBabel, but this architecture isn't not suitable for XML-based files (when whole DOM-tree is stored in memory to prevent file clashes) |
CGettextCatalog::GettextImportPlugin | The class for importing GNU gettext PO files |
CGettextCatalog::CatalogImportPluginPrivate | |
CGettextCatalog::CatalogItem | This class represents an entry in a catalog |
CGettextCatalog::CatalogItemPrivate | This class represents data for an entry in a catalog |
CCatalogPrivate | |
►CCatalogStorage | Abstract interface for storage of translation file |
CGettextCatalog::GettextStorage | Implementation of storage for Gettext PO |
CTsStorage | |
CXliffStorage | |
CCatalogString | Data structure used to pass info about inline elements a XLIFF tag is represented by a TAGRANGE_IMAGE_SYMBOL in the 'plainttext' and a struct TagRange |
CCompletionStorage | |
CTM::OpenDBJob::ConnectionParams | |
CTM::OpenDBJob::DBStat | |
CDocPos | Simpler version of DocPosition for use in QMap |
CDocPosition | This struct represents a position in a catalog |
►CEditorAdaptor | |
CMultiEditorAdaptor | Hack over QDBusAbstractAdaptor to get kross active-editor-adaptor for free |
CEditorState | |
►CGettextCatalog::ExtraDataSaver | |
CGettextCatalog::ExtraDataSkipSaver | |
►CFileSearchResult | |
CSearchResult | |
CGettextCatalog::GettextExportPlugin | The class for exporting GNU gettext PO files |
►CHighlighter | |
CSyntaxHighlighter | |
CInlineTag | Data structure used to pass info about inline elements a XLIFF tag is represented by a TAGRANGE_IMAGE_SYMBOL in the 'plainttext' and a struct TagRange |
►CJob | |
CExecQueryJob | |
CTM::BatchSelectFinishedJob | |
CTM::CloseDBJob | |
CTM::ExportTmxJob | |
CTM::ImportTmxJob | |
CTM::OpenDBJob | |
CTM::RemoveJob | |
CTM::ScanJob | |
CTM::SelectJob | |
CTM::UpdateJob | Used to eliminate a lot of duplicate entries |
CUpdateStatsJob | |
►CKConfigSkeleton | |
►CProjectBase | |
CProject | Singleton object that represents project |
CProjectLocal | |
CSettings | |
►CKDialog | |
CPhasesWindow | |
CTM::DBPropertiesDialog | |
CWidgetTextCaptureConfig | |
►CKJob | |
CTM::RecursiveScanJob | |
►CKMainWindow | |
CGlossaryNS::GlossaryWindow | |
►CLokalizeSubwindowBase | Interface for LokalizeMainWindow |
►CLokalizeSubwindowBase2 | C++ casting workaround |
CEditorTab | Editor tab |
CFileSearchTab | Global file search/repalce tab |
CProjectTab | Project Overview Tab |
CTM::TMTab | Translation Memory tab |
CTM::TMManagerWin | Window for managing Translation Memory databases |
►CKTextBrowser | |
CTM::TextBrowser | |
►CKTextEdit | |
CAuxTextEdit | |
CTranslationUnitTextEdit | |
►CKXMLGUIClient | |
CLokalizeSubwindowBase2 | C++ casting workaround |
►CKXmlGuiWindow | |
CLokalizeMainWindow | Lokalize MDI (tabbed) window |
CMatchItem | |
CNote | |
CPhase | |
►CQAbstractItemModel | |
CCatalogTreeModel | MVC wrapper for Catalog |
CProjectModel | Some notes: Uses two KDirModels for template and translations dir |
►CQAbstractListModel | |
CBinUnitsModel | |
CFileSearchModel | |
CGlossaryNS::GlossaryModel | MVC wrapper around Glossary |
CQaModel | |
►CQDockWidget | |
CAltTransView | |
CBinUnitsView | |
CCatalogView | |
CGlossaryNS::GlossaryView | |
CMassReplaceView | |
CMergeView | |
CMsgCtxtView | |
CQaView | |
CSearchFileListView | |
CTM::TMView | |
CWebQueryView | Unlike other views, we keep data like catalog pointer in our child view: ui_queryControl contains our own MyActionCollectionView class that acts like dispatcher.. |
►CQItemDelegate | |
CFastSizeHintItemDelegate | Remember to connect appropriate signals to reset slot for delegate to have actual cache |
►CQLabel | |
CGlossaryNS::TermLabel | Flowlayout item |
►CQLayout | |
CFlowLayout | Used in glossary and kross views |
►CQLineEdit | |
CLangCodeSaver | Helper widget to save lang code text values identified by LanguageListModel string index internally |
CRelPathSaver | Helper widget to save relative paths in project file, thus allowing its publishing in e.g |
►CQListView | |
CTermListView | |
►CQObject | |
CDelayedFileOpener | |
CGlossaryNS::Glossary | Internal representation of glossary |
CSettingsController | Singleton that manages cfgs for Lokalize and projects |
CWebQueryController | Uses async http reading |
►CQPlainTextEdit | |
CTextEdit | |
►CQSortFilterProxyModel | |
CCatalogTreeFilterModel | |
CGlossaryNS::GlossarySortFilterProxyModel | |
CTM::DBFilesModel | |
►CQSplitter | |
CEditorView | This is the main view class for Lokalize Editor |
►CQSqlQueryModel | |
CTM::TMDBModel | |
►CQStringListModel | |
CGlossaryNS::TermsListModel | |
CLanguageListModel | |
►CQTreeView | |
CGlossaryNS::GlossaryTreeView | |
CMyTreeView | |
CProjectWidget | This class is considered a 'view', and ProjectWindow + ProjectView are its controllers the data is project-wide KDirModel based ProjectModel |
►CQUndoCommand | |
►CLokalizeUnitCmd | |
►CLokalizeTargetCmd | |
CDelTagCmd | TagRange is filled from document |
CDelTextCmd | |
CInsTagCmd | Do insert tag |
CInsTextCmd | How undo system works: undo() and redo() functions call appropriate private method of Catalog to change catalog contents, then set DocPosition (posBuffer var in Catalog), which is used to navigate editor to appr |
CSetEquivTransCmd | |
CSetNoteCmd | Insert or remove (if content is empty) a note |
CSetStateCmd | |
CUpdatePhaseCmd | Add or remove (if content is empty) a phase |
►CQUndoStack | |
►CCatalog | This class represents a catalog It uses CatalogStorage interface to work with catalogs in different formats Also it defines all necessary functions to set and get the entries |
CMergeCatalog | Merge source container |
►CQWidget | |
CLedsWidget | |
CNoteEditor | |
►CQXmlDefaultHandler | |
CGlossaryNS::TbxParser | Loads only data we need to store in memory e.g |
CRule | |
►CScriptingPlugin | |
CProjectScriptingPlugin | |
CStartLen | |
CStringRule | |
CGlossaryNS::TermEntry | Struct that contains types data we work with |
CTM::TMConfig | |
CTM::TMEntry | |
CTool | |
►CUi_DBParams | |
CTM::DBPropertiesDialog | |
►CQMap< int, QString > | |
CStatusBarProxy | |