global.h
00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024 #ifndef KAB3_GLOBAL_H
00025 #define KAB3_GLOBAL_H
00026
00027
00028
00029 #define ConfigGeneral "General"
00030
00031 #define ConfigGeneral_RememberLastContact "RememberLastContact"
00032 #define ConfigGeneral_ShowContactInHeader "ShowContactInHeader"
00033
00034 #define ConfigView "View"
00035
00036 #define ConfigView_View "ConfigView"
00037
00038 #define ConfigView_UseKDEDefaultFonts "UseKDEDefaultFonts"
00039 #define ConfigView_DefaultBackgroundImage "DefaultBackgroundImage"
00040 #define ConfigView_DefaultBackgroundColor "DefaultBackgroundColor"
00041 #define ConfigView_UseDefaultBackground "UseDefaultBackground"
00042
00043 #define ConfigView_HeadlineBGColor "HeadlineBGColor"
00044 #define ConfigView_UseHeadlineBGColor "UseHeadlineBGColor"
00045 #define ConfigView_HeadlineTextColor "HeadlineTextColor"
00046 #define ConfigView_HeadlineFont "HeadlineFont"
00047 #define ConfigView_BodyFont "BodyFont"
00048 #define ConfigView_DetailsFont "DetailsFont"
00049
00050
00051 #endif
This file is part of the documentation for kaddressbook Library Version 3.2.2.