#include "xap_App.h"#include "ap_UnixApp.h"#include "xap_UnixApp.h"#include "xap_Frame.h"#include "xap_UnixDialogHelper.h"#include "ut_string_class.h"#include <session/xp/AbiCollabSessionManager.h>#include "ap_UnixDialog_GenericInput.h"Functions | |
| static void | s_text_changed (GtkWidget *, AP_UnixDialog_GenericInput *dlg) |
| static void | s_ok_clicked (GtkWidget *, AP_UnixDialog_GenericInput *dlg) |
Variables | |
| pt2Constructor | ap_Dialog_GenericInput_Constructor = &AP_UnixDialog_GenericInput::static_constructor |
| static void s_ok_clicked | ( | GtkWidget * | , | |
| AP_UnixDialog_GenericInput * | dlg | |||
| ) | [static] |
References AP_UnixDialog_GenericInput::eventOk().
Referenced by AP_UnixDialog_GenericInput::_constructWindow().
| static void s_text_changed | ( | GtkWidget * | , | |
| AP_UnixDialog_GenericInput * | dlg | |||
| ) | [static] |
References AP_UnixDialog_GenericInput::eventTextChanged().
Referenced by AP_UnixDialog_GenericInput::_constructWindow().
| pt2Constructor ap_Dialog_GenericInput_Constructor = &AP_UnixDialog_GenericInput::static_constructor |
Referenced by ServiceAccountHandler::getDialogGenericInputId().
1.7.1