/usr/include/gwenhywfar4/gwenhywfar/gui.h is in libgwenhywfar60-dev 4.12.0beta-3+b1.
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 | /***************************************************************************
begin : Tue Oct 02 2002
copyright : (C) 2002-2010 by Martin Preuss
email : martin@libchipcard.de
***************************************************************************
* *
* This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Lesser General Public *
* License as published by the Free Software Foundation; either *
* version 2.1 of the License, or (at your option) any later version. *
* *
* This library is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
* Lesser General Public License for more details. *
* *
* You should have received a copy of the GNU Lesser General Public *
* License along with this library; if not, write to the Free Software *
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, *
* MA 02111-1307 USA *
* *
***************************************************************************/
#ifndef GWENHYWFAR_GUI_GUI_H
#define GWENHYWFAR_GUI_GUI_H
#include <gwenhywfar/inherit.h>
#include <gwenhywfar/logger.h>
#include <gwenhywfar/inetsocket.h>
#include <gwenhywfar/ssl_cert_descr.h>
#include <gwenhywfar/syncio.h>
#include <gwenhywfar/dialog.h>
#include <gwenhywfar/passwdstore.h>
#include <inttypes.h>
/** @defgroup MOD_GUI Graphical User Interface
*
* @brief This module contains the definition of GWEN_GUI.
*
* The concept of this module is to have a single GWEN_GUI object per
* application which is created at the start of your application.
* This GWEN_GUI object tells Gwenhywfar (and libraries using the GWEN_GUI-mechanism) how to handle user interaction.
*
* The GWEN_GUI object contains callbacks for message display, user
* input, progress reports, SSL certificate checking etc.
*
* There are implementations of GWEN_GUI based on console, QT3, QT4 and FOX.
*
* GWEN_GUI uses flags to tell implementations what the caller needs of the GUI
* implementation.
*
* Callbacks which might create windows when using graphical user interfaces like
* QT or FOX return GUI IDs (like @ref GWEN_Gui_ProgressStart()). These ids can be
* used to create window stacks. The implementation can freely choose how to generate those
* ids. The only fixed definition is that a GUIID of 0 refers to the last opened context (opened by
* e.g. @ref GWEN_Gui_ProgressStart()).
*
* A simple example of how GWEN_GUI is used:
*
* @code
* uint32_t pid;
*
* pid=GWEN_Gui_ProgressStart(GWEN_GUI_PROGRESS_SHOW_PROGRESS,
* "Progress-Title",
* "This is an example progress with 2 steps",
* 2,
* 0);
* GWEN_Gui_ProgressAdvance(pid, 1);
* rv=GWEN_Gui_MessageBox(GWEN_GUI_MSG_FLAGS_TYPE_INFO,
* "MessageBox-Title",
* "This message box should appear in the context of the open progress dialog",
* "Button1",
* "Button2",
* "Button3",
* pid);
* GWEN_Gui_ProgressAdvance(pid, 2);
* GWEN_Gui_ProgressEnd(pid);
* @endcode
*
* In this example a progress context is started (with the GUIID stored in the variable pid). Then in this context
* a message box is opened and finally the progress context is closed.
*
* As seen in the example above the GUI ID returned by @ref GWEN_Gui_ProgressStart() is used as argument GUIID of the
* function @ref GWEN_Gui_MessageBox(). Effectively this makes the message box appear in the context of the open progress.
*
* An implementation which uses a graphical interface (QT, FOX) will most probably use windows for
* @ref GWEN_Gui_ProgressStart() and @ref GWEN_Gui_MessageBox(). In such a case the GUI IDs shown above can be used to
* establish a parental relationship between those windows. In the example above the message box will have the open
* progress dialog as parent window.
*
* However applications can use additional mechanisms to determine parent windows. QBankManager for example uses its own
* GWEN_GUI implementation based on QT3. It contains methods for maintaining a stack of parent windows.
* So whenever QBankManager wants GWEN_GUI user interaction to appear in a special window it calls QGui::pushParentWidget()
* just before calling Gwenhywfar or AqBanking functions which might need user interaction and QGui::popParentWidget()
* directly therafter.
*
* This mechanism makes it unnecessary to have multiple GUI objects. In fact using multiple GWEN_GUI objects is strongly
* discouraged. The implementation should use the GUIID parameter of each callback instead to establish a relationship
* between multiple windows.
*/
/*@{*/
#ifdef __cplusplus
extern "C" {
#endif
typedef struct GWEN_GUI GWEN_GUI;
GWEN_INHERIT_FUNCTION_LIB_DEFS(GWEN_GUI, GWENHYWFAR_API)
#define GWEN_GUI_CPU_TIMEOUT 200
#define GWEN_GUI_CHECK_PERIOD 750
#define GWEN_GUI_DELAY_SECS 2
/** @name Flags For GWEN_Gui_ProgressStart
*
* These flags are given to @ref GWEN_Gui_ProgressStart to modify its
* behaviour.
*/
/*@{*/
#define GWEN_GUI_PROGRESS_DELAY 0x00000001
#define GWEN_GUI_PROGRESS_SHOW_LOG 0x00000002
#define GWEN_GUI_PROGRESS_SHOW_ABORT 0x00000004
#define GWEN_GUI_PROGRESS_ALLOW_SUBLEVELS 0x00000008
#define GWEN_GUI_PROGRESS_ALLOW_EMBED 0x00000010
#define GWEN_GUI_PROGRESS_SHOW_PROGRESS 0x00000020
#define GWEN_GUI_PROGRESS_KEEP_OPEN 0x00000040
#define GWEN_GUI_PROGRESS_ALWAYS_SHOW_LOG 0x00000080
/*@}*/
/** @name Flags For GWEN_Gui_InputBox
*
* These flags are given to @ref GWEN_Gui_InputBox to modify its
* behaviour.
*/
/*@{*/
/** input must be confirmed (e.g. by asking for the same input twice) */
#define GWEN_GUI_INPUT_FLAGS_CONFIRM 0x00000001
/** input may be shown (otherwise it should be hidden, e.g. for passwords) */
#define GWEN_GUI_INPUT_FLAGS_SHOW 0x00000002
/** numeric input is requested (e.g. for PINs) */
#define GWEN_GUI_INPUT_FLAGS_NUMERIC 0x00000004
/** if set then this is a retry (esp. when getting a PIN) */
#define GWEN_GUI_INPUT_FLAGS_RETRY 0x00000008
/** allow a default value to be used instead of an entered one.
* A graphical UI should add a "default" button to the dialog. */
#define GWEN_GUI_INPUT_FLAGS_ALLOW_DEFAULT 0x00000010
/** The input is a TAN (this is used by @ref GWEN_Gui_GetPassword) */
#define GWEN_GUI_INPUT_FLAGS_TAN 0x00000020
/** The input contains optical data encapsuled in "$OBEGIN$" and "$OEND$" (this is used by @ref GWEN_Gui_GetPassword) */
#define GWEN_GUI_INPUT_FLAGS_OPTICAL 0x00000040
/** The input MUST come via user input, not from some sort of password cache */
#define GWEN_GUI_INPUT_FLAGS_DIRECT 0x00000080
/*@}*/
/** @name Flags For GWEN_Gui_MessageBox
*
* These flags are given to @ref GWEN_Gui_MessageBox to modify its
* behaviour. You may OR-combine the flags.<br>
* Examples:
* <ul>
* <li>
* normal error message, multiple buttons, first button confirms
* @code
* (GWEN_GUI_MSG_FLAGS_TYPE_ERROR |
* GWEN_GUI_MSG_FLAGS_CONFIRM_B1 |
* GWEN_GUI_MSG_FLAGS_SEVERITY_NORMAL)
* @endcode
* </li>
* <li>
* dangerous error message, multiple buttons, first button confirms
* @code
* (GWEN_GUI_MSG_FLAGS_TYPE_ERROR |
* GWEN_GUI_MSG_FLAGS_CONFIRM_B1 |
* GWEN_GUI_MSG_FLAGS_SEVERITY_DANGEROUS)
* @endcode
* </li>
* </ul>
* <p>
* A note about <i>confirmation buttons</i>: Gwenhywfar has been designed with
* non-interactive applications in mind. For such an application it is
* important to know what button-press it has to simulate upon catching of a
* messagebox callback. This is what the confimation button flags are for.
* For informative messages the application may simply return the number of
* the confirmation button and be done.
* </p>
* <p>
* However, non-interactive applications should return an error (value 0)
* for messages classified as <b>dangerous</b>
* (see @ref GWEN_GUI_MSG_FLAGS_SEVERITY_DANGEROUS) to avoid data loss.
* </p>
*/
/*@{*/
/**
* Defines the mask to catch the message type. E.g. a check whether a
* message is a warning could be performed by:
* @code
* if ( ( flags & GWEN_GUI_MSG_FLAGS_TYPE_MASK) ==
* GWEN_GUI_MSG_FLAGS_TYPE_WARN) {
* fprintf(stderr, "This is a warning.\n");
* }
* @endcode
*/
#define GWEN_GUI_MSG_FLAGS_TYPE_MASK 0x07
/** The message is a simple information. */
#define GWEN_GUI_MSG_FLAGS_TYPE_INFO 0
/** check whether the given flags represent an info message */
#define GWEN_GUI_MSG_FLAGS_TYPE_IS_INFO(fl) \
((fl & GWEN_GUI_MSG_FLAGS_TYPE_MASK)==GWEN_GUI_MSG_FLAGS_TYPE_INFO)
/** The message is a warning */
#define GWEN_GUI_MSG_FLAGS_TYPE_WARN 1
/** check whether the given flags represent a warning message */
#define GWEN_GUI_MSG_FLAGS_TYPE_IS_WARN(fl) \
((fl & GWEN_GUI_MSG_FLAGS_TYPE_MASK)==GWEN_GUI_MSG_FLAGS_TYPE_WARN)
/** The message is a error message */
#define GWEN_GUI_MSG_FLAGS_TYPE_ERROR 2
/** check whether the given flags represent an error message */
#define GWEN_GUI_MSG_FLAGS_TYPE_IS_ERROR \
((fl & GWEN_GUI_MSG_FLAGS_TYPE_MASK)==GWEN_GUI_MSG_FLAGS_TYPE_ERROR)
/** button 1 is the confirmation button */
#define GWEN_GUI_MSG_FLAGS_CONFIRM_B1 (1<<3)
/** button 2 is the confirmation button */
#define GWEN_GUI_MSG_FLAGS_CONFIRM_B2 (2<<3)
/** button 3 is the confirmation button */
#define GWEN_GUI_MSG_FLAGS_CONFIRM_B3 (3<<3)
/** Determine which button is the confirmation button */
#define GWEN_GUI_MSG_FLAGS_CONFIRM_BUTTON(fl) (((fl)>>3) & 0x3)
/**
* <p>
* Check for the severity of the message. This allows non-interactive
* backends to react on the message accordingly.
* The backend calling this function thus allows the frontend to detect
* when the message is important regarding data security.
* E.g. a message like "Shall I delete this file" should be considered
* dangerous (since this might result in a data loss). However, the message
* "Application started" is not that dangerous ;-)
* </p>
* <p>
* The following example allows to determine whether a message is
* dangerous:
* @code
* if ( ( flags & GWEN_GUI_MSG_FLAGS_SEVERITY_MASK) ==
* GWEN_GUI_MSG_FLAGS_SEVERITY_DANGEROUS) {
* fprintf(stderr, "This is dangerous.\n");
* }
* @endcode
* </p>
*/
#define GWEN_GUI_MSG_FLAGS_SEVERITY_MASK (0x7<<5)
/** Message does not affect security or induce any problem to the system */
#define GWEN_GUI_MSG_FLAGS_SEVERITY_NORMAL (0x0<<5)
#define GWEN_GUI_MSG_FLAGS_SEVERITY_IS_NORMAL(fl) \
((fl & GWEN_GUI_MSG_FLAGS_SEVERITY_MASK)==\
GWEN_GUI_MSG_FLAGS_SEVERITY_NORMAL)
/** Message is considered dangerous and thus should be attended to by a
* humanoid ;-) */
#define GWEN_GUI_MSG_FLAGS_SEVERITY_DANGEROUS (0x1<<5)
#define GWEN_GUI_MSG_FLAGS_SEVERITY_IS_DANGEROUS(fl) \
((fl & GWEN_GUI_MSG_FLAGS_SEVERITY_MASK)==\
GWEN_GUI_MSG_FLAGS_SEVERITY_DANGEROUS)
/*@}*/
/** @name Flags For GWEN_Gui_ShowBox
*
*/
/*@{*/
/**
* Make the frontend beep. This should rarely be used, and only in situations
* where it is very important to get the users attention (e.g. when asking
* for a PIN on a card reader).
*/
#define GWEN_GUI_SHOWBOX_FLAGS_BEEP 0x00000001
/*@}*/
/** @name Special Progress Values for GWEN_Gui_ProgressAdvance
*
*/
/*@{*/
/**
* This value is used with @ref GWEN_Gui_ProgressAdvance to flag that
* there really was no progress since the last call to that function but
* that that function should simply check for user interaction (without
* the need of updating the progress bar).
*/
#define GWEN_GUI_PROGRESS_NONE (0xffffffffUL)
/**
* This value is used when the total number of steps is not known to the
* caller and he just wants to advance the progress by one (e.g. backends
* use this value when a job has been finished, but the backends do not know
* how many jobs there still are in AqBanking's queue).
*/
#define GWEN_GUI_PROGRESS_ONE (0xfffffffeUL)
/*@}*/
/**
* This status is used for passwords, pins and tans, e.g. by the CryptToken
* code.
* It can be used by implementations to mark bad pins, used/unused tans etc.
*/
typedef enum {
GWEN_Gui_PasswordStatus_Bad=-1,
GWEN_Gui_PasswordStatus_Unknown,
GWEN_Gui_PasswordStatus_Ok,
GWEN_Gui_PasswordStatus_Used,
GWEN_Gui_PasswordStatus_Unused,
GWEN_Gui_PasswordStatus_Remove
} GWEN_GUI_PASSWORD_STATUS;
/** @name Constructor, Destructor etc
*
*/
/*@{*/
GWENHYWFAR_API
GWEN_GUI *GWEN_Gui_new(void);
GWENHYWFAR_API
void GWEN_Gui_free(GWEN_GUI *gui);
GWENHYWFAR_API
void GWEN_Gui_Attach(GWEN_GUI *gui);
GWENHYWFAR_API
void GWEN_Gui_SetGui(GWEN_GUI *gui);
GWENHYWFAR_API
GWEN_GUI *GWEN_Gui_GetGui(void);
/*@}*/
/** @name Character Set
*
* All messages and texts can be converted from UTF8 automatically.
* This needs the name of the destination character set.
* See output of <i>iconv --list</i> for a list of supported
* character sets.
*/
/*@{*/
GWENHYWFAR_API
const char *GWEN_Gui_GetCharSet(const GWEN_GUI *gui);
GWENHYWFAR_API
void GWEN_Gui_SetCharSet(GWEN_GUI *gui, const char *s);
/*@}*/
/** @name Virtual User Interaction Functions
*
* <p>
* All text passed to the frontend via one of the following functions
* is expected to be an UTF-8 string which may contain newlines but no other
* control characters.
* Text delivered as argument called <i>text</i> throughout the documentation
* in this group may contain HTML tags.
* If it does a non-HTML version must be supplied, too.
* The text MUST begin with the non-HTML version, so that a frontend not
* capable of parsing HTML can simply exclude the HTML part by cutting
* before "<html".
*
* </p>
* <p>
* This is an example for HTML and non-HTML text:
* </p>
* @code
* const char *text;
*
* text="This is the non-HTML text"
* "<html>"
* "And this is the <b>HTML</b> version."
* "</html>"
* @endcode
* <p>
* Frontends capable of parsing HTML (such as the KDE frontend) will
* extract the HTML information and show only that part of the string.
* </p>
* <p>
* Other frontends have to extract the non-HTML information and show only
* that.
* </p>
*/
/*@{*/
/**
* <p>
* Show a message box with optional buttons.
* The message box may either contain 1, 2 or three buttons.
* If only one button is wanted then b1 should hold a pointer to the button
* text (b2 and b3 must be NULL)
* In two-button mode b1 and b2 must be valid (b3 must be NULL)
* In three-button-mode b1, b2 and b3 must be valid pointers.
* The return value tells which button the user pressed:
* <ul>
* <li>1: button 1</li>
* <li>2: button 2</li>
* <li>3: button 3</li>
* </ul>
* If the frontend can not determine which button has been pressed (e.g. if
* no button was pressed but the user rather aborted the dialog by simply
* closing the box) it should return @b 0.
* </p>
* <p>
* This function is blocking.
* </p>
* @return the number of the button pressed (1=b1, 2=b2, 3=b3), any other
* value should be considered an error, including 0)
* @param flags flags, see @ref GWEN_GUI_MSG_FLAGS_TYPE_MASK ff.
* @param title title of the message box
* @param text Text of the box: UTF-8, with both a normal text and a HTML variant of the text in the same string. See text restrictions note above.
* @param b1 text for the first button (required), should be something
* like "Ok" (see text restrictions note above)
* @param b2 text for the optional second button
* @param b3 text for the optional third button
* @param guiid id as returned by @ref GWEN_Gui_ProgressStart or @ref GWEN_Gui_ShowBox)
*/
GWENHYWFAR_API
int GWEN_Gui_MessageBox(uint32_t flags,
const char *title,
const char *text,
const char *b1,
const char *b2,
const char *b3,
uint32_t guiid);
/**
* This is a convenience function which calls @ref GWEN_Gui_MessageBox showing the given
* message and a single "Close" button.
* It is especially well suited to show an error message.
*/
GWENHYWFAR_API
void GWEN_Gui_ShowError(const char *title, const char *text, ...);
/**
* <p>
* Ask the user for input.
* </p>
* <p>
* This function is blocking.
* </p>
* @param flags flags, see @ref GWEN_GUI_INPUT_FLAGS_CONFIRM ff.
* @param title title of the input box
* @param text Text of the box: UTF-8, with both a normal text and a HTML variant of the text in the same string. See text restrictions note above.
* @param buffer buffer to store the response in. Must have at least room for
* @b maxLen bytes
* @param minLen minimal length of input (if 0 then there is no low limit)
* @param maxLen size of the buffer including the trailing NULL character.
* This means that if you want to ask the user for a PIN of at most 4
* characters you need to supply a buffer of at least @b 5 bytes and provide
* a 5 as maxLen.
* @param guiid id as returned by @ref GWEN_Gui_ProgressStart or @ref GWEN_Gui_ShowBox)
*
* @return Zero on success, less than zero when the user requested abort or there was
* any error. The special value AB_ERROR_DEFAULT_VALUE should be returned if
* the flag GWEN_GUI_INPUT_FLAGS_ALLOW_DEFAULT was given and the user has
* chosen to use the default value (e.g. pressed the "default" button in a
* GUI).
* A return value of "1" means the result may be stored by the application. This value is
* returned when the user ticks the checkbox "Store permanently".
*/
GWENHYWFAR_API
int GWEN_Gui_InputBox(uint32_t flags,
const char *title,
const char *text,
char *buffer,
int minLen,
int maxLen,
uint32_t guiid);
/**
* <p>
* Shows a box with the given text. This function should return immediately,
* it should especially NOT wait for user input. This is used to show very
* important notices the user should see but which don't need user
* interaction. The message box will be removed later via
* @ref GWEN_Gui_HideBox. It is ok to allow the user to prematurely
* close the box.
* </p>
* <p>
* It is required for every call to this function to be followed later
* by a corresponding call to @ref GWEN_Gui_HideBox.
* </p>
* <p>
* This function MUST return immediately (non-blocking).
* </p>
* @return returns an id to be presented to @ref GWEN_Gui_HideBox.
* @param ab banking interface
* @param flags flags, see @ref GWEN_GUI_SHOWBOX_FLAGS_BEEP ff
* @param title title of the box
* @param text Text of the box: UTF-8, with both a normal text and a HTML variant of the text in the same string. See text restrictions note above.
* @param guiid id as returned by @ref GWEN_Gui_ProgressStart or @ref GWEN_Gui_ShowBox)
*/
GWENHYWFAR_API
uint32_t GWEN_Gui_ShowBox(uint32_t flags,
const char *title,
const char *text,
uint32_t guiid);
/**
* Hides a message box previously shown by a call to @ref GWEN_Gui_ShowBox.
* <p>
* This function MUST return immediately (non-blocking).
* </p>
* @param ab banking interface
* @param id id returned by @ref GWEN_Gui_ShowBox. If @b 0 then the last
* message shown is referred to.
*/
GWENHYWFAR_API
void GWEN_Gui_HideBox(uint32_t id);
/**
* <p>
* This function is called when a long term operation is started.
* Theoretically nesting is allowed, however, you should refrain from
* opening multiple progress dialogs to avoid confusion of the user.
* </p>
* <p>
* This function must return immediately (i.e. it MUST NOT wait for
* user interaction).
* </p>
* <p>
* On graphical user interfaces such a dialog should contain a widget
* for the text presented here, a progress bar, a text widget to
* collect the log messages received via @ref GWEN_Gui_ProgressLog and
* a button to allow the user to abort the current operation monitored by
* this dialog window.
* </p>
* <p>
* Between a call to this function and one to @ref GWEN_Gui_ProgressEnd
* the user should not be allowed to close the dialog window.
* </p>
* <p>
* This function MUST return immediately (non-blocking).
* </p>
* @return id to be used with the other GWEN_Gui_Progress functions.
* @param title title of the dialog
* @param text Text of the box: UTF-8, with both a normal text and a HTML variant of the text in the same string. See text restrictions note above.
* @param total total number of steps of the operation started (i.e. value
* which represents 100%)
* @param guiid id as returned by @ref GWEN_Gui_ProgressStart or @ref GWEN_Gui_ShowBox)
*/
GWENHYWFAR_API
uint32_t GWEN_Gui_ProgressStart(uint32_t progressFlags,
const char *title,
const char *text,
uint64_t total,
uint32_t guiid);
/**
* <p>
* Advances the progress bar an application might present to the user and
* checks whether the user wants to abort the operation currently in progress.
* </p>
* <p>
* On graphical user interfaces this function should also check for user
* interaction and/or update the GUI (e.g. by calling qApp->processEvents()
* when using QT/KDE).
* </p>
* <p>
* This function MUST return immediately (non-blocking).
* </p>
* @return 0 if ok, !=0 if the current operation is to be aborted
* @param id id assigned by @ref GWEN_Gui_ProgressStart (if 0 then the
* last started progress dialog is referred to)
* @param progress new value for progress. A special value is
* GWEN_GUI_PROGRESS_NONE which means that the progress is unchanged.
* This might be used as a keepalive call to a GUI.
*/
GWENHYWFAR_API
int GWEN_Gui_ProgressAdvance(uint32_t id, uint32_t progress);
GWENHYWFAR_API
int GWEN_Gui_ProgressSetTotal(uint32_t id, uint64_t total);
/**
* Adds a log message to the referred process dialog.
* <p>
* This function MUST return immediately (non-blocking).
* </p>
* @param id id assigned by @ref GWEN_Gui_ProgressStart (if 0 then the
* last started progress dialog is referred to)
* @param level log level (see @ref GWEN_Gui_LogLevelPanic ff.)
* @param text Text of the box: UTF-8, with both a normal text and a HTML variant of the text in the same string. See text restrictions note above.
*/
GWENHYWFAR_API
int GWEN_Gui_ProgressLog(uint32_t id,
GWEN_LOGGER_LEVEL level,
const char *text);
/**
* Adds a log message to the referred process dialog and returns immediately.
*
* This is a convenience function to be used with variable number of arguments (like
* printf). It uses the given arguments to prepare a buffer which is then handed to
* @ref GWEN_Gui_ProgressLog.
* @param id id assigned by @ref GWEN_Gui_ProgressStart (if 0 then the
* last started progress dialog is referred to)
* @param level log level (see @ref GWEN_Gui_LogLevelPanic ff.)
* @param text Text of the box (possibly including printf format string characters): UTF-8, with both a normal text
* and a HTML variant of the text in the same string. See text restrictions note above.
*/
GWENHYWFAR_API
int GWEN_Gui_ProgressLog2(uint32_t id,
GWEN_LOGGER_LEVEL level,
const char *text, ...);
/**
* <p>
* Flags the end of the current operation. In graphical user interfaces
* this call should allow the user to close the progress dialog window.
* </p>
* <p>
* On graphical user interfaces a call to this function should disable the
* <i>abort</i> button. It would be best not to close the dialog on
* receiption of this call but to simply enable a dialog closing (otherwise
* the user will not be able to see the log messages).
* </p>
* <p>
* Whether this function is blocking or not depends on the status of the
* progress dialog and its initial flags. If the dialog needs to stay open
* for the user to read the log messages etc then this function only needs to
* return after the user manually closes the dialog.
* </p>
* <p>
* If there is no reason to keep the dialog open then this function should simply
* close the dialog window and return immediately.
* </p>
* @param id id assigned by @ref GWEN_Gui_ProgressStart (if 0 then the
* last started progress dialog is referred to)
*/
GWENHYWFAR_API
int GWEN_Gui_ProgressEnd(uint32_t id);
/**
* This function makes the application print something.
* @param docTitle title of the document. This might be presented to the user
* @param docType an unique identifier of the document to be printed. This can
* be used by the application to separate printer settings for different
* document types. The name itself has no meaning and can be choosen freely
* by the caller. However, backends should append their name and a colon
* to keep this argument unique. This argument should not be translated.
* @param descr an optional description about what the document contains. This
* might be shown to the user (see text restriction notes above).
* @param text text to be printed (see text restriction notes above).
* @param guiid id as returned by @ref GWEN_Gui_ProgressStart or @ref GWEN_Gui_ShowBox)
*/
GWENHYWFAR_API
int GWEN_Gui_Print(const char *docTitle,
const char *docType,
const char *descr,
const char *text,
uint32_t guiid);
/**
* This function retrieves a password or pin. The implementation might want to use a cache or
* a password file. The default implementation simply asks the user for input.
* The function @ref GWEN_Gui_SetPasswordStatus() is used to communicate the status of a password.
* So if this function here uses a password cache then the callback for @ref GWEN_Gui_SetPasswordStatus()
* should also be implemented.
* @param flags flags, see @ref GWEN_GUI_INPUT_FLAGS_CONFIRM ff.
* @param token unique identification for the password or pin. This can be used to read the password from a cache or file.
* @param title title of the input box
* @param text Text of the box: UTF-8, with both a normal text and a HTML variant of the text in the same string. See text restrictions note above.
* @param buffer buffer to store the response in. Must have at least room for
* @b maxLen bytes
* @param minLen minimal length of the password (if 0 then there is no low limit)
* @param maxLen size of the buffer including the trailing NULL character.
* This means that if you want to ask the user for a PIN of at most 4
* characters you need to supply a buffer of at least @b 5 bytes and provide
* a 5 as maxLen.
* @param guiid id as returned by @ref GWEN_Gui_ProgressStart or @ref GWEN_Gui_ShowBox)
*/
GWENHYWFAR_API
int GWEN_Gui_GetPassword(uint32_t flags,
const char *token,
const char *title,
const char *text,
char *buffer,
int minLen,
int maxLen,
uint32_t guiid);
/**
* This functions sets the status of a password.
* @param guiid id as returned by @ref GWEN_Gui_ProgressStart or @ref GWEN_Gui_ShowBox)
*/
GWENHYWFAR_API
int GWEN_Gui_SetPasswordStatus(const char *token,
const char *pin,
GWEN_GUI_PASSWORD_STATUS status,
uint32_t guiid);
/**
* This function is called internally by @ref GWEN_Logger_Log.
* <b>PLEASE NOTE:</b> If you save the information in a file make sure to ignore
* messages from the log domain "gwenhywfar" with log level debug or higher, because
* those might contain sensitive information! Information of that level is not supposed
* to be saved to a file!
* @param logDomain logdomain of the given log message (e.g. "gwenhywfar")
* @param priority priority of the message
* @param s string to log
*/
GWENHYWFAR_API
int GWEN_Gui_LogHook(const char *logDomain,
GWEN_LOGGER_LEVEL priority, const char *s);
/**
* This function waits for activity on the given sockets. it is called by @ref GWEN_Io_Manager_Wait().
* The default implementation uses GWEN_Socket_Select() for this purpose.
* @param readSockets list of sockets to wait for to become readable
* @param writeSockets list of sockets to wait for to become writeable
* @param guiid id as returned by @ref GWEN_Gui_ProgressStart or @ref GWEN_Gui_ShowBox)
* @param msecs time in milliseconds to wait for at max
*/
GWENHYWFAR_API
int GWEN_Gui_WaitForSockets(GWEN_SOCKET_LIST2 *readSockets,
GWEN_SOCKET_LIST2 *writeSockets,
uint32_t guiid,
int msecs);
/**
* This function checks the given certificate.
* The default implementation just shows the given certificate to the user and asks whether to
* accept it.
* @param cert certificate description
* @param io IO layer from which the certificate was received
* @param guiid id as returned by @ref GWEN_Gui_ProgressStart or @ref GWEN_Gui_ShowBox)
*/
GWENHYWFAR_API
int GWEN_Gui_CheckCert(const GWEN_SSLCERTDESCR *cert,
GWEN_SYNCIO *sio,
uint32_t guiid);
/**
* This function is not officially part of the API but is needed for some ancient OpenHBCI
* keyfiles.
* License issues forbid us to link against OpenSSL so we leave it up to the application
* to implement this function. A converter tool might use this function once to convert
* an anciant OpenHBCI key file.
* @param text phrase to generate a key from
* @param buffer buffer to write the keydata generated from the given passphrase
* @param bufLengthr size of that buffer
*/
GWENHYWFAR_API
int GWEN_Gui_KeyDataFromText_OpenSSL(const char *text,
unsigned char *buffer,
unsigned int bufLength);
/**
* This function shows and executes the given dialog and returns the result.
* See @ref MOD_GUI_DIALOG for a description of the dialog framework.
* @param guiid id as returned by @ref GWEN_Gui_ProgressStart, @ref GWEN_Gui_ShowBox or as can be found
* via @ref GWEN_Dialog_GetGuiId())
* @return <0: error code, 0: aborted, 1: accepted (e.g. "Ok" pressed)
*/
GWENHYWFAR_API
int GWEN_Gui_ExecDialog(GWEN_DIALOG *dlg, uint32_t guiid);
GWENHYWFAR_API
int GWEN_Gui_OpenDialog(GWEN_DIALOG *dlg, uint32_t guiid);
GWENHYWFAR_API
int GWEN_Gui_CloseDialog(GWEN_DIALOG *dlg);
GWENHYWFAR_API
int GWEN_Gui_RunDialog(GWEN_DIALOG *dlg, int untilEnd);
typedef enum {
GWEN_Gui_FileNameType_OpenFileName=0,
GWEN_Gui_FileNameType_SaveFileName,
GWEN_Gui_FileNameType_OpenDirectory
} GWEN_GUI_FILENAME_TYPE;
/**
* This function is used to get the path and name of a single file or folder.
*
* @param caption title for the dialog
*
* @param fnt type of the operation (see @ref GWEN_Gui_FileNameType_OpenFileName and following)
*
* @param flags currently reserved, use 0
*
* @param patterns multiple tab-separated entries like in:
* "All Files (*)\tC++ Sources (*.cpp,*.cc)\tC++ Headers (*.hpp,*.hh,*.h)"
*
* @param pathBuffer upon call this may contain a preselected path/filename, upon return
* this will contain the selected name
*
* @return 0 if ok, !=0 on error
*/
GWENHYWFAR_API
int GWEN_Gui_GetFileName(const char *caption,
GWEN_GUI_FILENAME_TYPE fnt,
uint32_t flags,
const char *patterns,
GWEN_BUFFER *pathBuffer,
uint32_t guiid);
/**
* This function creates a base layer GWEN_SYNCIO.
* The idea is to allow applications to implement their own PROXY handling.
* @param url url to which the caller wants to connect to. You should call @ref GWEN_Url_fromString()
* to get the information required to determine the protocol and destination.
* @param defaultProto default protocol name if not specified by the url (e.g. "http", "https", "hbci")
* @param defaultPort default port if not specified by the url
* @param pSio pointer to a variable to receive the created GWEN_SYNCIO.
*/
GWENHYWFAR_API
int GWEN_Gui_GetSyncIo(const char *url,
const char *defaultProto,
int defaultPort,
GWEN_SYNCIO **pSio);
/*@}*/
/** @name Flags
*
* Functions in this group influence the behaviour of GWEN_GUI implementations.
* These functions operate on a specific GUI object which applications create.
*/
/*@{*/
/** GUI is non-interactive */
#define GWEN_GUI_FLAGS_NONINTERACTIVE 0x00000001
/** GUI automatically accepts valid certs */
#define GWEN_GUI_FLAGS_ACCEPTVALIDCERTS 0x00000002
/** GUI automatically rejects invalid certs */
#define GWEN_GUI_FLAGS_REJECTINVALIDCERTS 0x00000004
/** GUI uses permanent password storage */
#define GWEN_GUI_FLAGS_PERMPASSWORDS 0x00000008
/** GUI implementation supports dialogs (see @ref MOD_GUI_DIALOG) */
#define GWEN_GUI_FLAGS_DIALOGSUPPORTED 0x80000000
GWENHYWFAR_API uint32_t GWEN_Gui_GetFlags(const GWEN_GUI *gui);
GWENHYWFAR_API void GWEN_Gui_SetFlags(GWEN_GUI *gui, uint32_t fl);
GWENHYWFAR_API void GWEN_Gui_AddFlags(GWEN_GUI *gui, uint32_t fl);
GWENHYWFAR_API void GWEN_Gui_SubFlags(GWEN_GUI *gui, uint32_t fl);
/*@}*/
GWENHYWFAR_API const char *GWEN_Gui_GetName(void);
/** @name Password Cache
*
* This implementation provides a password cache. This will be
* consulted upon @ref GWEN_Gui_GetPassword. The implementation of
* @ref GWEN_Gui_SetPasswordStatus also accesses this password cache.
*
* Normally this cache is filled from password files (like those
* specified via option <i>-P</i> of <i>aqbanking-cli</i>).
*/
/**@{*/
/**
* Set the password DB. Takes over the given DB.
* @param gui GUI object
* @param dbPasswords password cache
* @param persistent if !=0 then the passwords come from a password file
* and a request to clear the password cache will be ignored.
*/
GWENHYWFAR_API
void GWEN_Gui_SetPasswordDb(GWEN_GUI *gui,
GWEN_DB_NODE *dbPasswords,
int persistent);
/**
* Returns a pointer to the internally used password cache. The GUI
* object remains the owner of the object returned (if any).
*/
GWENHYWFAR_API
GWEN_DB_NODE *GWEN_Gui_GetPasswordDb(const GWEN_GUI *gui);
/*@}*/
GWENHYWFAR_API GWEN_PASSWD_STORE *GWEN_Gui_GetPasswdStore(const GWEN_GUI *gui);
GWENHYWFAR_API void GWEN_Gui_SetPasswdStore(GWEN_GUI *gui, GWEN_PASSWD_STORE *sto);
/** Returns the minimum log level needed to show progress logs */
GWENHYWFAR_API GWEN_LOGGER_LEVEL GWEN_Gui_GetMinProgressLogLevel(const GWEN_GUI *gui);
GWENHYWFAR_API void GWEN_Gui_SetMinProgressLogLevel(GWEN_GUI *gui, GWEN_LOGGER_LEVEL ll);
#ifdef __cplusplus
}
#endif
/*@}*/
#endif
|