kaddressbook Library API Documentation

global.h

00001 #ifndef KAB3_GLOBAL_H
00002 #define KAB3_GLOBAL_H
00003 
00004 // keys of configuration file settings:
00005 
00006 #define ConfigGeneral                      "General"
00007 
00008 #define ConfigGeneral_RememberLastContact  "RememberLastContact"
00009 #define ConfigGeneral_ShowContactInHeader  "ShowContactInHeader"
00010 
00011 #define ConfigView                         "View"
00012 
00013 #define ConfigView_View                    "ConfigView"
00014 
00015 #define ConfigView_UseKDEDefaultFonts      "UseKDEDefaultFonts"
00016 #define ConfigView_DefaultBackgroundImage  "DefaultBackgroundImage"
00017 #define ConfigView_DefaultBackgroundColor  "DefaultBackgroundColor"
00018 #define ConfigView_UseDefaultBackground    "UseDefaultBackground"
00019 
00020 #define ConfigView_HeadlineBGColor         "HeadlineBGColor"
00021 #define ConfigView_UseHeadlineBGColor      "UseHeadlineBGColor"
00022 #define ConfigView_HeadlineTextColor       "HeadlineTextColor"
00023 #define ConfigView_HeadlineFont            "HeadlineFont"
00024 #define ConfigView_BodyFont                "BodyFont"
00025 #define ConfigView_DetailsFont             "DetailsFont"
00026 
00027 
00028 #endif
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sat Oct 18 02:47:09 2003 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001