Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

paradialog.h File Reference

Dialog classes based on the Paragui library. More...

#include "global.h"
#include <sigc++/sigc++.h>
#include <paragui.h>
#include <pgapplication.h>
#include <pgmessagebox.h>
#include <pgdropdown.h>
#include <pgcolor.h>
#include "pgbutton.h"
#include "pgwidgetlist.h"
#include "pglabel.h"
#include "pgwindow.h"
#include "pgscrollbar.h"
#include "pgradiobutton.h"
#include "pgthemewidget.h"
#include "pgcheckbutton.h"
#include "pgslider.h"
#include "pglistbox.h"
#include "pgpropertyeditor.h"
#include "sdl/graphics.h"
#include "ascstring.h"
#include "textfile_evaluation.h"
#include "graphics/drawing.h"
#include "messaginghub.h"

Include dependency graph for paradialog.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

ASC_PG_AppgetPGApplication ()
pair< int, int > new_chooseString (const ASCString &title, const vector< ASCString > &entries, const vector< ASCString > &buttons, int defaultEntry=-1)
bool MultiLineEditor (const ASCString &title, ASCString &textToEdit)
ASCString editString2 (const ASCString &title, const ASCString &defaultValue="")
 uses the new dialog engine


Detailed Description

Dialog classes based on the Paragui library.

Definition in file paradialog.h.


Function Documentation

ASCString editString2 const ASCString title,
const ASCString defaultValue = ""
 

uses the new dialog engine

Definition at line 737 of file paradialog.cpp.

References StringEditor::GetEditedText(), ASC_PG_Dialog::RunModal(), and PG_Widget::Show().

ASC_PG_App& getPGApplication  ) 
 

Definition at line 267 of file paradialog.cpp.

Referenced by ASC_MainScreenWidget::eventKeyDown(), Maped_MainScreenWidget::eventKeyDown(), execaction_pg(), execuseraction2(), gamethread(), GuiDimension::getLeftIndent(), GuiDimension::getLeftOffSet(), GuiDimension::getLineEditWidth(), GuiDimension::getLineOffset(), IngameMessageViewer::Hide(), mapeditorMainThread(), MainScreenWidget::mouseScrollChecker(), trunreplay::run(), signalQuit(), and Weathercast::Weathercast().

bool MultiLineEditor const ASCString title,
ASCString textToEdit
 

Definition at line 675 of file paradialog.cpp.

References MultiLineEditorDialog::GetEditedText(), ASC_PG_Dialog::RunModal(), and PG_Widget::Show().

Referenced by DisplayImmediateMessage::setup().

pair<int,int> new_chooseString const ASCString title,
const vector< ASCString > &  entries,
const vector< ASCString > &  buttons,
int  defaultEntry = -1
 

Definition at line 651 of file paradialog.cpp.

References NewStringChooser::getButton(), NewStringChooser::getItem(), ASC_PG_Dialog::RunModal(), and PG_Widget::Show().

Referenced by chooseString().


Generated on Tue Jun 24 01:56:08 2008 for Advanced Strategic Command by  doxygen 1.4.2