/usr/include/KF5/messageviewer/globalsettings_messageviewer.h is in libkf5messageviewer-dev 4:17.12.3-0ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 | // This file is generated by kconfig_compiler_kf5 from messageviewer.kcfg.
// All changes you do to this file will be lost.
#ifndef MESSAGEVIEWER_MESSAGEVIEWERSETTINGSBASE_H
#define MESSAGEVIEWER_MESSAGEVIEWERSETTINGSBASE_H
#include <qapplication.h>
#include <messageviewer_export.h>
#include <MimeTreeParser/Enums>
#include <messageviewer_debug.h>
#include <kconfigskeleton.h>
#include <QCoreApplication>
#include <QDebug>
#include <QFontDatabase>
namespace MessageViewer {
class MESSAGEVIEWER_EXPORT MessageViewerSettingsBase : public KConfigSkeleton
{
public:
class EnumMimeTreeMode2
{
public:
enum type { Never, Always, COUNT };
};
class EnumAskForCommentWhenReactingToInvitation
{
public:
enum type { NeverAsk, AskForAllButAcceptance, AlwaysAsk, COUNT };
};
static MessageViewerSettingsBase *self();
~MessageViewerSettingsBase();
/**
Set Only print selected text in viewer
*/
static
void setPrintSelectedText( bool v )
{
if (!self()->isImmutable( QStringLiteral( "PrintSelectedText" ) ))
self()->mPrintSelectedText = v;
}
/**
Get Only print selected text in viewer
*/
static
bool printSelectedText()
{
return self()->mPrintSelectedText;
}
/**
Get Item object corresponding to PrintSelectedText()
*/
ItemBool *printSelectedTextItem()
{
return mPrintSelectedTextItem;
}
/**
Set Respect expand/collapse quote mark which is defined in settings during printing.
*/
static
void setRespectExpandCollapseSettings( bool v )
{
if (!self()->isImmutable( QStringLiteral( "RespectExpandCollapseSettings" ) ))
self()->mRespectExpandCollapseSettings = v;
}
/**
Get Respect expand/collapse quote mark which is defined in settings during printing.
*/
static
bool respectExpandCollapseSettings()
{
return self()->mRespectExpandCollapseSettings;
}
/**
Get Item object corresponding to RespectExpandCollapseSettings()
*/
ItemBool *respectExpandCollapseSettingsItem()
{
return mRespectExpandCollapseSettingsItem;
}
/**
Set Specifies whether the background color and images are also drawn when the page is printed.
*/
static
void setPrintBackgroundColorImages( bool v )
{
if (!self()->isImmutable( QStringLiteral( "PrintBackgroundColorImages" ) ))
self()->mPrintBackgroundColorImages = v;
}
/**
Get Specifies whether the background color and images are also drawn when the page is printed.
*/
static
bool printBackgroundColorImages()
{
return self()->mPrintBackgroundColorImages;
}
/**
Get Item object corresponding to PrintBackgroundColorImages()
*/
ItemBool *printBackgroundColorImagesItem()
{
return mPrintBackgroundColorImagesItem;
}
/**
Set fixed-font
*/
static
void setFixedFont( const QFont & v )
{
if (!self()->isImmutable( QStringLiteral( "FixedFont" ) ))
self()->mFixedFont = v;
}
/**
Get fixed-font
*/
static
QFont fixedFont()
{
return self()->mFixedFont;
}
/**
Get Item object corresponding to FixedFont()
*/
ItemFont *fixedFontItem()
{
return mFixedFontItem;
}
/**
Set When we render html do not use font size inferior to minimum size.
*/
static
void setMinimumFontSize( int v )
{
if (!self()->isImmutable( QStringLiteral( "MinimumFontSize" ) ))
self()->mMinimumFontSize = v;
}
/**
Get When we render html do not use font size inferior to minimum size.
*/
static
int minimumFontSize()
{
return self()->mMinimumFontSize;
}
/**
Get Item object corresponding to MinimumFontSize()
*/
ItemInt *minimumFontSizeItem()
{
return mMinimumFontSizeItem;
}
/**
Set Specifies the font to use for the message body
*/
static
void setBodyFont( const QFont & v )
{
if (!self()->isImmutable( QStringLiteral( "BodyFont" ) ))
self()->mBodyFont = v;
}
/**
Get Specifies the font to use for the message body
*/
static
QFont bodyFont()
{
return self()->mBodyFont;
}
/**
Get Item object corresponding to BodyFont()
*/
ItemFont *bodyFontItem()
{
return mBodyFontItem;
}
/**
Set Specifies the font to use for printing
*/
static
void setPrintFont( const QFont & v )
{
if (!self()->isImmutable( QStringLiteral( "PrintFont" ) ))
self()->mPrintFont = v;
}
/**
Get Specifies the font to use for printing
*/
static
QFont printFont()
{
return self()->mPrintFont;
}
/**
Get Item object corresponding to PrintFont()
*/
ItemFont *printFontItem()
{
return mPrintFontItem;
}
/**
Set CheckPhishingUrl
*/
static
void setCheckPhishingUrl( bool v )
{
if (!self()->isImmutable( QStringLiteral( "CheckPhishingUrl" ) ))
self()->mCheckPhishingUrl = v;
}
/**
Get CheckPhishingUrl
*/
static
bool checkPhishingUrl()
{
return self()->mCheckPhishingUrl;
}
/**
Get Item object corresponding to CheckPhishingUrl()
*/
ItemBool *checkPhishingUrlItem()
{
return mCheckPhishingUrlItem;
}
/**
Set Close message window after replying or forwarding
*/
static
void setCloseAfterReplyOrForward( bool v )
{
if (!self()->isImmutable( QStringLiteral( "CloseAfterReplyOrForward" ) ))
self()->mCloseAfterReplyOrForward = v;
}
/**
Get Close message window after replying or forwarding
*/
static
bool closeAfterReplyOrForward()
{
return self()->mCloseAfterReplyOrForward;
}
/**
Get Item object corresponding to CloseAfterReplyOrForward()
*/
ItemBool *closeAfterReplyOrForwardItem()
{
return mCloseAfterReplyOrForwardItem;
}
/**
Set AutoImportKeys
*/
static
void setAutoImportKeys( bool v )
{
if (!self()->isImmutable( QStringLiteral( "AutoImportKeys" ) ))
self()->mAutoImportKeys = v;
}
/**
Get AutoImportKeys
*/
static
bool autoImportKeys()
{
return self()->mAutoImportKeys;
}
/**
Get Item object corresponding to AutoImportKeys()
*/
ItemBool *autoImportKeysItem()
{
return mAutoImportKeysItem;
}
/**
Set Show HTML Side Bar
*/
static
void setShowColorBar( bool v )
{
if (!self()->isImmutable( QStringLiteral( "showColorBar" ) ))
self()->mShowColorBar = v;
}
/**
Get Show HTML Side Bar
*/
static
bool showColorBar()
{
return self()->mShowColorBar;
}
/**
Get Item object corresponding to showColorBar()
*/
ItemBool *showColorBarItem()
{
return mShowColorBarItem;
}
/**
Set Show expand/collapse quote marks
*/
static
void setShowExpandQuotesMark( bool v )
{
if (!self()->isImmutable( QStringLiteral( "ShowExpandQuotesMark" ) ))
self()->mShowExpandQuotesMark = v;
}
/**
Get Show expand/collapse quote marks
*/
static
bool showExpandQuotesMark()
{
return self()->mShowExpandQuotesMark;
}
/**
Get Item object corresponding to ShowExpandQuotesMark()
*/
ItemBool *showExpandQuotesMarkItem()
{
return mShowExpandQuotesMarkItem;
}
/**
Set Automatic collapse level:
*/
static
void setCollapseQuoteLevelSpin( int v )
{
if (v < 0)
{
qCDebug(MESSAGEVIEWER_LOG) << "setCollapseQuoteLevelSpin: value " << v << " is less than the minimum value of 0";
v = 0;
}
if (v > 10)
{
qCDebug(MESSAGEVIEWER_LOG) << "setCollapseQuoteLevelSpin: value " << v << " is greater than the maximum value of 10";
v = 10;
}
if (!self()->isImmutable( QStringLiteral( "CollapseQuoteLevelSpin" ) ))
self()->mCollapseQuoteLevelSpin = v;
}
/**
Get Automatic collapse level:
*/
static
int collapseQuoteLevelSpin()
{
return self()->mCollapseQuoteLevelSpin;
}
/**
Get Item object corresponding to CollapseQuoteLevelSpin()
*/
ItemInt *collapseQuoteLevelSpinItem()
{
return mCollapseQuoteLevelSpinItem;
}
/**
Set Reduce font size for quoted text
*/
static
void setShrinkQuotes( bool v )
{
if (!self()->isImmutable( QStringLiteral( "ShrinkQuotes" ) ))
self()->mShrinkQuotes = v;
}
/**
Get Reduce font size for quoted text
*/
static
bool shrinkQuotes()
{
return self()->mShrinkQuotes;
}
/**
Get Item object corresponding to ShrinkQuotes()
*/
ItemBool *shrinkQuotesItem()
{
return mShrinkQuotesItem;
}
/**
Set Allow to edit attachments of existing mails.
*/
static
void setAllowAttachmentEditing( bool v )
{
if (!self()->isImmutable( QStringLiteral( "AllowAttachmentEditing" ) ))
self()->mAllowAttachmentEditing = v;
}
/**
Get Allow to edit attachments of existing mails.
*/
static
bool allowAttachmentEditing()
{
return self()->mAllowAttachmentEditing;
}
/**
Get Item object corresponding to AllowAttachmentEditing()
*/
ItemBool *allowAttachmentEditingItem()
{
return mAllowAttachmentEditingItem;
}
/**
Set Always decrypt messages when viewing or ask before decrypting
*/
static
void setAlwaysDecrypt( bool v )
{
if (!self()->isImmutable( QStringLiteral( "AlwaysDecrypt" ) ))
self()->mAlwaysDecrypt = v;
}
/**
Get Always decrypt messages when viewing or ask before decrypting
*/
static
bool alwaysDecrypt()
{
return self()->mAlwaysDecrypt;
}
/**
Get Item object corresponding to AlwaysDecrypt()
*/
ItemBool *alwaysDecryptItem()
{
return mAlwaysDecryptItem;
}
/**
Set Message Structure Viewer
*/
static
void setMimeTreeMode2( int v )
{
if (!self()->isImmutable( QStringLiteral( "MimeTreeMode2" ) ))
self()->mMimeTreeMode2 = v;
}
/**
Get Message Structure Viewer
*/
static
int mimeTreeMode2()
{
return self()->mMimeTreeMode2;
}
/**
Get Item object corresponding to MimeTreeMode2()
*/
ItemEnum *mimeTreeMode2Item()
{
return mMimeTreeMode2Item;
}
/**
Set MimePaneHeight
*/
static
void setMimePaneHeight( int v )
{
if (!self()->isImmutable( QStringLiteral( "MimePaneHeight" ) ))
self()->mMimePaneHeight = v;
}
/**
Get MimePaneHeight
*/
static
int mimePaneHeight()
{
return self()->mMimePaneHeight;
}
/**
Get Item object corresponding to MimePaneHeight()
*/
ItemInt *mimePaneHeightItem()
{
return mMimePaneHeightItem;
}
/**
Set MessagePaneHeight
*/
static
void setMessagePaneHeight( int v )
{
if (!self()->isImmutable( QStringLiteral( "MessagePaneHeight" ) ))
self()->mMessagePaneHeight = v;
}
/**
Get MessagePaneHeight
*/
static
int messagePaneHeight()
{
return self()->mMessagePaneHeight;
}
/**
Get Item object corresponding to MessagePaneHeight()
*/
ItemInt *messagePaneHeightItem()
{
return mMessagePaneHeightItem;
}
/**
Set What style of headers should be displayed
*/
static
void setHeaderPluginStyleName( const QString & v )
{
if (!self()->isImmutable( QStringLiteral( "headerPluginStyleName" ) ))
self()->mHeaderPluginStyleName = v;
}
/**
Get What style of headers should be displayed
*/
static
QString headerPluginStyleName()
{
return self()->mHeaderPluginStyleName;
}
/**
Get Item object corresponding to headerPluginStyleName()
*/
ItemString *headerPluginStyleNameItem()
{
return mHeaderPluginStyleNameItem;
}
/**
Set What style of headers should be displayed
*/
static
void setHeaderStyle( const QString & v )
{
if (!self()->isImmutable( QStringLiteral( "headerStyle" ) ))
self()->mHeaderStyle = v;
}
/**
Get What style of headers should be displayed
*/
static
QString headerStyle()
{
return self()->mHeaderStyle;
}
/**
Get Item object corresponding to headerStyle()
*/
ItemString *headerStyleItem()
{
return mHeaderStyleItem;
}
/**
Set How much of headers should be displayed
*/
static
void setHeaderSetDisplayed( const QString & v )
{
if (!self()->isImmutable( QStringLiteral( "headerSetDisplayed" ) ))
self()->mHeaderSetDisplayed = v;
}
/**
Get How much of headers should be displayed
*/
static
QString headerSetDisplayed()
{
return self()->mHeaderSetDisplayed;
}
/**
Get Item object corresponding to headerSetDisplayed()
*/
ItemString *headerSetDisplayedItem()
{
return mHeaderSetDisplayedItem;
}
/**
Set Prefer HTML to plain text
*/
static
void setHtmlMail( bool v )
{
if (!self()->isImmutable( QStringLiteral( "htmlMail" ) ))
self()->mHtmlMail = v;
}
/**
Get Prefer HTML to plain text
*/
static
bool htmlMail()
{
return self()->mHtmlMail;
}
/**
Get Item object corresponding to htmlMail()
*/
ItemBool *htmlMailItem()
{
return mHtmlMailItem;
}
/**
Set Allow messages to load external references from the Internet
*/
static
void setHtmlLoadExternal( bool v )
{
if (!self()->isImmutable( QStringLiteral( "htmlLoadExternal" ) ))
self()->mHtmlLoadExternal = v;
}
/**
Get Allow messages to load external references from the Internet
*/
static
bool htmlLoadExternal()
{
return self()->mHtmlLoadExternal;
}
/**
Get Item object corresponding to htmlLoadExternal()
*/
ItemBool *htmlLoadExternalItem()
{
return mHtmlLoadExternalItem;
}
/**
Set How attachments are shown
*/
static
void setAttachmentStrategy( const QString & v )
{
if (!self()->isImmutable( QStringLiteral( "attachmentStrategy" ) ))
self()->mAttachmentStrategy = v;
}
/**
Get How attachments are shown
*/
static
QString attachmentStrategy()
{
return self()->mAttachmentStrategy;
}
/**
Get Item object corresponding to attachmentStrategy()
*/
ItemString *attachmentStrategyItem()
{
return mAttachmentStrategyItem;
}
/**
Set Specifies whether to reuse the quote color, beyond the 3rd level
*/
static
void setRecycleQuoteColors( bool v )
{
if (!self()->isImmutable( QStringLiteral( "RecycleQuoteColors" ) ))
self()->mRecycleQuoteColors = v;
}
/**
Get Specifies whether to reuse the quote color, beyond the 3rd level
*/
static
bool recycleQuoteColors()
{
return self()->mRecycleQuoteColors;
}
/**
Get Item object corresponding to RecycleQuoteColors()
*/
ItemBool *recycleQuoteColorsItem()
{
return mRecycleQuoteColorsItem;
}
/**
Set Activate Access Key
*/
static
void setAccessKeyEnabled( bool v )
{
if (!self()->isImmutable( QStringLiteral( "AccessKeyEnabled" ) ))
self()->mAccessKeyEnabled = v;
}
/**
Get Activate Access Key
*/
static
bool accessKeyEnabled()
{
return self()->mAccessKeyEnabled;
}
/**
Get Item object corresponding to AccessKeyEnabled()
*/
ItemBool *accessKeyEnabledItem()
{
return mAccessKeyEnabledItem;
}
/**
Set KMail can analyze messages for suspected email scams by looking for common techniques used to deceive you
*/
static
void setScamDetectionEnabled( bool v )
{
if (!self()->isImmutable( QStringLiteral( "ScamDetectionEnabled" ) ))
self()->mScamDetectionEnabled = v;
}
/**
Get KMail can analyze messages for suspected email scams by looking for common techniques used to deceive you
*/
static
bool scamDetectionEnabled()
{
return self()->mScamDetectionEnabled;
}
/**
Get Item object corresponding to ScamDetectionEnabled()
*/
ItemBool *scamDetectionEnabledItem()
{
return mScamDetectionEnabledItem;
}
/**
Set List of emails in scam white list
*/
static
void setScamDetectionWhiteList( const QStringList & v )
{
if (!self()->isImmutable( QStringLiteral( "ScamDetectionWhiteList" ) ))
self()->mScamDetectionWhiteList = v;
}
/**
Get List of emails in scam white list
*/
static
QStringList scamDetectionWhiteList()
{
return self()->mScamDetectionWhiteList;
}
/**
Get Item object corresponding to ScamDetectionWhiteList()
*/
ItemStringList *scamDetectionWhiteListItem()
{
return mScamDetectionWhiteListItem;
}
/**
Set Do not send MDNs in response to encrypted messages
*/
static
void setNotSendWhenEncrypted( bool v )
{
if (!self()->isImmutable( QStringLiteral( "notSendWhenEncrypted" ) ))
self()->mNotSendWhenEncrypted = v;
}
/**
Get Do not send MDNs in response to encrypted messages
*/
static
bool notSendWhenEncrypted()
{
return self()->mNotSendWhenEncrypted;
}
/**
Get Item object corresponding to notSendWhenEncrypted()
*/
ItemBool *notSendWhenEncryptedItem()
{
return mNotSendWhenEncryptedItem;
}
/**
Set Specifies the default policy to use, for the Message Disposition Notifications (for internal use only)
*/
static
void setDefaultPolicy( int v )
{
if (!self()->isImmutable( QStringLiteral( "DefaultPolicy" ) ))
self()->mDefaultPolicy = v;
}
/**
Get Specifies the default policy to use, for the Message Disposition Notifications (for internal use only)
*/
static
int defaultPolicy()
{
return self()->mDefaultPolicy;
}
/**
Get Item object corresponding to DefaultPolicy()
*/
ItemInt *defaultPolicyItem()
{
return mDefaultPolicyItem;
}
/**
Set Specifies the default quoting action to take, when replying to a message (for internal use only)
*/
static
void setQuoteMessage( int v )
{
if (!self()->isImmutable( QStringLiteral( "QuoteMessage" ) ))
self()->mQuoteMessage = v;
}
/**
Get Specifies the default quoting action to take, when replying to a message (for internal use only)
*/
static
int quoteMessage()
{
return self()->mQuoteMessage;
}
/**
Get Item object corresponding to QuoteMessage()
*/
ItemInt *quoteMessageItem()
{
return mQuoteMessageItem;
}
/**
Set DelayedMarkAsRead
*/
static
void setDelayedMarkAsRead( bool v )
{
if (!self()->isImmutable( QStringLiteral( "DelayedMarkAsRead" ) ))
self()->mDelayedMarkAsRead = v;
}
/**
Get DelayedMarkAsRead
*/
static
bool delayedMarkAsRead()
{
return self()->mDelayedMarkAsRead;
}
/**
Get Item object corresponding to DelayedMarkAsRead()
*/
ItemBool *delayedMarkAsReadItem()
{
return mDelayedMarkAsReadItem;
}
/**
Set DelayedMarkTime
*/
static
void setDelayedMarkTime( uint v )
{
if (!self()->isImmutable( QStringLiteral( "DelayedMarkTime" ) ))
self()->mDelayedMarkTime = v;
}
/**
Get DelayedMarkTime
*/
static
uint delayedMarkTime()
{
return self()->mDelayedMarkTime;
}
/**
Get Item object corresponding to DelayedMarkTime()
*/
ItemUInt *delayedMarkTimeItem()
{
return mDelayedMarkTimeItem;
}
/**
Set Mangle From:/To: headers in replies to replies
*/
static
void setLegacyMangleFromToHeaders( bool v )
{
if (!self()->isImmutable( QStringLiteral( "LegacyMangleFromToHeaders" ) ))
self()->mLegacyMangleFromToHeaders = v;
}
/**
Get Mangle From:/To: headers in replies to replies
*/
static
bool legacyMangleFromToHeaders()
{
return self()->mLegacyMangleFromToHeaders;
}
/**
Get Item object corresponding to LegacyMangleFromToHeaders()
*/
ItemBool *legacyMangleFromToHeadersItem()
{
return mLegacyMangleFromToHeadersItem;
}
/**
Set Send groupware invitations in the mail body
*/
static
void setLegacyBodyInvites( bool v )
{
if (!self()->isImmutable( QStringLiteral( "LegacyBodyInvites" ) ))
self()->mLegacyBodyInvites = v;
}
/**
Get Send groupware invitations in the mail body
*/
static
bool legacyBodyInvites()
{
return self()->mLegacyBodyInvites;
}
/**
Get Item object corresponding to LegacyBodyInvites()
*/
ItemBool *legacyBodyInvitesItem()
{
return mLegacyBodyInvitesItem;
}
/**
Set Exchange-compatible invitation naming
*/
static
void setExchangeCompatibleInvitations( bool v )
{
if (!self()->isImmutable( QStringLiteral( "ExchangeCompatibleInvitations" ) ))
self()->mExchangeCompatibleInvitations = v;
}
/**
Get Exchange-compatible invitation naming
*/
static
bool exchangeCompatibleInvitations()
{
return self()->mExchangeCompatibleInvitations;
}
/**
Get Item object corresponding to ExchangeCompatibleInvitations()
*/
ItemBool *exchangeCompatibleInvitationsItem()
{
return mExchangeCompatibleInvitationsItem;
}
/**
Set Automatic invitation sending
*/
static
void setAutomaticSending( bool v )
{
if (!self()->isImmutable( QStringLiteral( "AutomaticSending" ) ))
self()->mAutomaticSending = v;
}
/**
Get Automatic invitation sending
*/
static
bool automaticSending()
{
return self()->mAutomaticSending;
}
/**
Get Item object corresponding to AutomaticSending()
*/
ItemBool *automaticSendingItem()
{
return mAutomaticSendingItem;
}
/**
Set Delete invitation emails after the reply to them has been sent
*/
static
void setDeleteInvitationEmailsAfterSendingReply( bool v )
{
if (!self()->isImmutable( QStringLiteral( "DeleteInvitationEmailsAfterSendingReply" ) ))
self()->mDeleteInvitationEmailsAfterSendingReply = v;
}
/**
Get Delete invitation emails after the reply to them has been sent
*/
static
bool deleteInvitationEmailsAfterSendingReply()
{
return self()->mDeleteInvitationEmailsAfterSendingReply;
}
/**
Get Item object corresponding to DeleteInvitationEmailsAfterSendingReply()
*/
ItemBool *deleteInvitationEmailsAfterSendingReplyItem()
{
return mDeleteInvitationEmailsAfterSendingReplyItem;
}
/**
Set AskForCommentWhenReactingToInvitation
*/
static
void setAskForCommentWhenReactingToInvitation( int v )
{
if (!self()->isImmutable( QStringLiteral( "AskForCommentWhenReactingToInvitation" ) ))
self()->mAskForCommentWhenReactingToInvitation = v;
}
/**
Get AskForCommentWhenReactingToInvitation
*/
static
int askForCommentWhenReactingToInvitation()
{
return self()->mAskForCommentWhenReactingToInvitation;
}
/**
Get Item object corresponding to AskForCommentWhenReactingToInvitation()
*/
ItemEnum *askForCommentWhenReactingToInvitationItem()
{
return mAskForCommentWhenReactingToInvitationItem;
}
/**
Set Use Fi&xed Font
*/
static
void setUseFixedFont( bool v )
{
if (!self()->isImmutable( QStringLiteral( "UseFixedFont" ) ))
self()->mUseFixedFont = v;
}
/**
Get Use Fi&xed Font
*/
static
bool useFixedFont()
{
return self()->mUseFixedFont;
}
/**
Get Item object corresponding to UseFixedFont()
*/
ItemBool *useFixedFontItem()
{
return mUseFixedFontItem;
}
/**
Set LastSelectedFolder
*/
static
void setLastSelectedFolder( qint64 v )
{
if (!self()->isImmutable( QStringLiteral( "LastSelectedFolder" ) ))
self()->mLastSelectedFolder = v;
}
/**
Get LastSelectedFolder
*/
static
qint64 lastSelectedFolder()
{
return self()->mLastSelectedFolder;
}
/**
Get Item object corresponding to LastSelectedFolder()
*/
ItemLongLong *lastSelectedFolderItem()
{
return mLastSelectedFolderItem;
}
/**
Set LastEventSelectedFolder
*/
static
void setLastEventSelectedFolder( qint64 v )
{
if (!self()->isImmutable( QStringLiteral( "LastEventSelectedFolder" ) ))
self()->mLastEventSelectedFolder = v;
}
/**
Get LastEventSelectedFolder
*/
static
qint64 lastEventSelectedFolder()
{
return self()->mLastEventSelectedFolder;
}
/**
Get Item object corresponding to LastEventSelectedFolder()
*/
ItemLongLong *lastEventSelectedFolderItem()
{
return mLastEventSelectedFolderItem;
}
/**
Set LastNoteSelectedFolder
*/
static
void setLastNoteSelectedFolder( qint64 v )
{
if (!self()->isImmutable( QStringLiteral( "LastNoteSelectedFolder" ) ))
self()->mLastNoteSelectedFolder = v;
}
/**
Get LastNoteSelectedFolder
*/
static
qint64 lastNoteSelectedFolder()
{
return self()->mLastNoteSelectedFolder;
}
/**
Get Item object corresponding to LastNoteSelectedFolder()
*/
ItemLongLong *lastNoteSelectedFolderItem()
{
return mLastNoteSelectedFolderItem;
}
protected:
MessageViewerSettingsBase();
friend class MessageViewerSettingsBaseHelper;
// Print
bool mPrintSelectedText;
bool mRespectExpandCollapseSettings;
bool mPrintBackgroundColorImages;
// Fonts
QFont mFixedFont;
int mMinimumFontSize;
QFont mBodyFont;
QFont mPrintFont;
// Security
bool mCheckPhishingUrl;
// Reader
bool mCloseAfterReplyOrForward;
bool mAutoImportKeys;
bool mShowColorBar;
bool mShowExpandQuotesMark;
int mCollapseQuoteLevelSpin;
bool mShrinkQuotes;
bool mAllowAttachmentEditing;
bool mAlwaysDecrypt;
int mMimeTreeMode2;
int mMimePaneHeight;
int mMessagePaneHeight;
QString mHeaderPluginStyleName;
QString mHeaderStyle;
QString mHeaderSetDisplayed;
bool mHtmlMail;
bool mHtmlLoadExternal;
QString mAttachmentStrategy;
bool mRecycleQuoteColors;
bool mAccessKeyEnabled;
bool mScamDetectionEnabled;
QStringList mScamDetectionWhiteList;
// MDN
bool mNotSendWhenEncrypted;
int mDefaultPolicy;
int mQuoteMessage;
// Behaviour
bool mDelayedMarkAsRead;
uint mDelayedMarkTime;
// Invitations
bool mLegacyMangleFromToHeaders;
bool mLegacyBodyInvites;
bool mExchangeCompatibleInvitations;
bool mAutomaticSending;
bool mDeleteInvitationEmailsAfterSendingReply;
int mAskForCommentWhenReactingToInvitation;
// Composer
bool mUseFixedFont;
// Todo
qint64 mLastSelectedFolder;
// Event
qint64 mLastEventSelectedFolder;
// Note
qint64 mLastNoteSelectedFolder;
private:
ItemBool *mPrintSelectedTextItem;
ItemBool *mRespectExpandCollapseSettingsItem;
ItemBool *mPrintBackgroundColorImagesItem;
ItemFont *mFixedFontItem;
ItemInt *mMinimumFontSizeItem;
ItemFont *mBodyFontItem;
ItemFont *mPrintFontItem;
ItemBool *mCheckPhishingUrlItem;
ItemBool *mCloseAfterReplyOrForwardItem;
ItemBool *mAutoImportKeysItem;
ItemBool *mShowColorBarItem;
ItemBool *mShowExpandQuotesMarkItem;
ItemInt *mCollapseQuoteLevelSpinItem;
ItemBool *mShrinkQuotesItem;
ItemBool *mAllowAttachmentEditingItem;
ItemBool *mAlwaysDecryptItem;
ItemEnum *mMimeTreeMode2Item;
ItemInt *mMimePaneHeightItem;
ItemInt *mMessagePaneHeightItem;
ItemString *mHeaderPluginStyleNameItem;
ItemString *mHeaderStyleItem;
ItemString *mHeaderSetDisplayedItem;
ItemBool *mHtmlMailItem;
ItemBool *mHtmlLoadExternalItem;
ItemString *mAttachmentStrategyItem;
ItemBool *mRecycleQuoteColorsItem;
ItemBool *mAccessKeyEnabledItem;
ItemBool *mScamDetectionEnabledItem;
ItemStringList *mScamDetectionWhiteListItem;
ItemBool *mNotSendWhenEncryptedItem;
ItemInt *mDefaultPolicyItem;
ItemInt *mQuoteMessageItem;
ItemBool *mDelayedMarkAsReadItem;
ItemUInt *mDelayedMarkTimeItem;
ItemBool *mLegacyMangleFromToHeadersItem;
ItemBool *mLegacyBodyInvitesItem;
ItemBool *mExchangeCompatibleInvitationsItem;
ItemBool *mAutomaticSendingItem;
ItemBool *mDeleteInvitationEmailsAfterSendingReplyItem;
ItemEnum *mAskForCommentWhenReactingToInvitationItem;
ItemBool *mUseFixedFontItem;
ItemLongLong *mLastSelectedFolderItem;
ItemLongLong *mLastEventSelectedFolderItem;
ItemLongLong *mLastNoteSelectedFolderItem;
};
}
#endif
|