lokalize
#include <projectbase.h>

Public Member Functions | |
ProjectBase (KSharedConfig::Ptr config=KGlobal::config()) | |
~ProjectBase () | |
QString | accel () const |
QString | altDir () const |
QString | branchDir () const |
QString | glossaryTbx () const |
QString | kind () const |
QString | langCode () const |
QString | mailingList () const |
QString | mainQA () const |
QString | markup () const |
QString | poBaseDir () const |
QString | potBaseDir () const |
QString | projectID () const |
void | setAccel (const QString &v) |
void | setAltDir (const QString &v) |
void | setBranchDir (const QString &v) |
void | setGlossaryTbx (const QString &v) |
void | setKind (const QString &v) |
void | setLangCode (const QString &v) |
void | setMailingList (const QString &v) |
void | setMainQA (const QString &v) |
void | setMarkup (const QString &v) |
void | setPoBaseDir (const QString &v) |
void | setPotBaseDir (const QString &v) |
void | setProjectID (const QString &v) |
void | setSourceLangCode (const QString &v) |
void | setTargetLangCode (const QString &v) |
void | setWordWrap (int v) |
QString | sourceLangCode () const |
QString | targetLangCode () const |
int | wordWrap () const |
Protected Attributes | |
QString | mAccel |
QString | mAltDir |
QString | mBranchDir |
QString | mGlossaryTbx |
QString | mKind |
QString | mLangCode |
QString | mMailingList |
QString | mMainQA |
QString | mMarkup |
QString | mPoBaseDir |
QString | mPotBaseDir |
QString | mProjectID |
QString | mSourceLangCode |
QString | mTargetLangCode |
int | mWordWrap |
Detailed Description
Definition at line 12 of file projectbase.h.
Constructor & Destructor Documentation
ProjectBase::ProjectBase | ( | KSharedConfig::Ptr | config = KGlobal::config() | ) |
Definition at line 6 of file projectbase.cpp.
ProjectBase::~ProjectBase | ( | ) |
Definition at line 61 of file projectbase.cpp.
Member Function Documentation
|
inline |
Get Accel.
Definition at line 235 of file projectbase.h.
|
inline |
Get AltDir.
Definition at line 184 of file projectbase.h.
|
inline |
Get BranchDir.
Definition at line 167 of file projectbase.h.
|
inline |
Get GlossaryTbx.
Definition at line 201 of file projectbase.h.
|
inline |
Get Kind.
Definition at line 48 of file projectbase.h.
|
inline |
Get LangCode.
Definition at line 65 of file projectbase.h.
|
inline |
Get MailingList.
Definition at line 116 of file projectbase.h.
|
inline |
Get MainQA.
Definition at line 218 of file projectbase.h.
|
inline |
Get Markup.
Definition at line 252 of file projectbase.h.
|
inline |
Get PoBaseDir.
Definition at line 133 of file projectbase.h.
|
inline |
Get PotBaseDir.
Definition at line 150 of file projectbase.h.
|
inline |
Get ProjectID.
Definition at line 31 of file projectbase.h.
|
inline |
Set Accel.
Definition at line 226 of file projectbase.h.
|
inline |
Set AltDir.
Definition at line 175 of file projectbase.h.
|
inline |
Set BranchDir.
Definition at line 158 of file projectbase.h.
|
inline |
Set GlossaryTbx.
Definition at line 192 of file projectbase.h.
|
inline |
Set Kind.
Definition at line 39 of file projectbase.h.
|
inline |
Set LangCode.
Definition at line 56 of file projectbase.h.
|
inline |
Set MailingList.
Definition at line 107 of file projectbase.h.
|
inline |
Set MainQA.
Definition at line 209 of file projectbase.h.
|
inline |
Set Markup.
Definition at line 243 of file projectbase.h.
|
inline |
Set PoBaseDir.
Definition at line 124 of file projectbase.h.
|
inline |
Set PotBaseDir.
Definition at line 141 of file projectbase.h.
|
inline |
Set ProjectID.
Definition at line 22 of file projectbase.h.
|
inline |
Set SourceLangCode.
Definition at line 90 of file projectbase.h.
|
inline |
Set TargetLangCode.
Definition at line 73 of file projectbase.h.
|
inline |
Set WordWrap.
Definition at line 260 of file projectbase.h.
|
inline |
Get SourceLangCode.
Definition at line 99 of file projectbase.h.
|
inline |
Get TargetLangCode.
Definition at line 82 of file projectbase.h.
|
inline |
Get WordWrap.
Definition at line 269 of file projectbase.h.
Member Data Documentation
|
protected |
Definition at line 291 of file projectbase.h.
|
protected |
Definition at line 286 of file projectbase.h.
|
protected |
Definition at line 285 of file projectbase.h.
|
protected |
Definition at line 287 of file projectbase.h.
|
protected |
Definition at line 278 of file projectbase.h.
|
protected |
Definition at line 279 of file projectbase.h.
|
protected |
Definition at line 282 of file projectbase.h.
|
protected |
Definition at line 288 of file projectbase.h.
|
protected |
Definition at line 292 of file projectbase.h.
|
protected |
Definition at line 283 of file projectbase.h.
|
protected |
Definition at line 284 of file projectbase.h.
|
protected |
Definition at line 277 of file projectbase.h.
|
protected |
Definition at line 281 of file projectbase.h.
|
protected |
Definition at line 280 of file projectbase.h.
|
protected |
Definition at line 293 of file projectbase.h.
The documentation for this class was generated from the following files:
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.