• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdecore
 

tdecore

Public Member Functions | Public Attributes | List of all members
KEntryKey Struct Reference

#include <tdeconfigdata.h>

Public Member Functions

 KEntryKey (const TQCString &_group=0, const TQCString &_key=0)
 

Public Attributes

TQCString mGroup
 
TQCString mKey
 
bool bLocal:1
 
bool bDefault:1
 
const char * c_key
 

Detailed Description

key structure holding both the actual key and the the group to which it belongs.

Definition at line 69 of file tdeconfigdata.h.

Constructor & Destructor Documentation

◆ KEntryKey()

KEntryKey::KEntryKey ( const TQCString &  _group = 0,
const TQCString &  _key = 0 
)
inline

Definition at line 71 of file tdeconfigdata.h.

Member Data Documentation

◆ bDefault

bool KEntryKey::bDefault

Entry indicates if this is a default value.

Definition at line 90 of file tdeconfigdata.h.

◆ bLocal

bool KEntryKey::bLocal

Entry is localised or not.

Definition at line 86 of file tdeconfigdata.h.

◆ c_key

const char* KEntryKey::c_key

Definition at line 92 of file tdeconfigdata.h.

◆ mGroup

TQCString KEntryKey::mGroup

The "group" to which this EntryKey belongs.

Definition at line 78 of file tdeconfigdata.h.

◆ mKey

TQCString KEntryKey::mKey

The actual key of the entry in question.

Definition at line 82 of file tdeconfigdata.h.


The documentation for this struct was generated from the following file:
  • tdeconfigdata.h

tdecore

Skip menu "tdecore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdecore

Skip menu "tdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdecore by doxygen 1.9.4
This website is maintained by Timothy Pearson.