PIGALE 1.3.9 Documentation (original) (raw)
P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor
H. de Fraysseix P. Ossona de Mendez
pigaleWindow Class Reference
List of all members.
Detailed Description
Main class of Pigale which constructs all the menus and widgets.
Public Slots
Public Member Functions
Public Attributes
Protected Member Functions
Private Types
Private Slots
Private Member Functions
Private Attributes
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
| void load | ( | | ) | [private, slot] |
| --------- | - | | - | ----------------- |
| int load |
( |
int |
pos |
) |
[private, slot] |
| void previous | ( | | ) | [private, slot] |
| ------------- | - | | - | ----------------- |
| void reload | ( | | ) | [private, slot] |
| ----------- | - | | - | ----------------- |
| void next | ( | | ) | [private, slot] |
| --------- | - | | - | ----------------- |
| int save |
( |
bool |
askTitle = true |
) |
[private, slot] |
| void saveAs | ( | | ) | [private, slot] |
| ----------- | - | | - | ----------------- |
| void deleterecord | ( | | ) | [private, slot] |
| ----------------- | - | | - | ----------------- |
| void switchInputOutput | ( | | ) | [private, slot] |
| ---------------------- | - | | - | ----------------- |
| void macroHandler |
( |
QAction * |
qaction |
) |
[private, slot] |
| void macroPlay |
( |
bool |
start = false |
) |
[private, slot] |
| void about | ( | | ) | [private, slot] |
| ---------- | - | | - | ----------------- |
| void aboutQt | ( | | ) | [private, slot] |
| ------------ | - | | - | ----------------- |
| void showLabel |
( |
int |
action |
) |
[private, slot] |
| void distOption |
( |
int |
use |
) |
[private, slot] |
| void Undo | ( | | ) | [private, slot] |
| --------- | - | | - | ----------------- |
| void Redo | ( | | ) | [private, slot] |
| --------- | - | | - | ----------------- |
| void UndoClear | ( | | ) | [private, slot] |
| -------------- | - | | - | ----------------- |
| void UndoEnable |
( |
bool |
enable |
) |
[private, slot] |
| void LoadSettings | ( | | ) | [private, slot] |
| ----------------- | - | | - | ----------------- |
| void SetPigaleFont | ( | | ) | [private, slot] |
| ------------------ | - | | - | ----------------- |
| void settingsHandler |
( |
int |
action |
) |
[private, slot] |
| void initServer | ( | | ) | [private, slot] |
| --------------- | - | | - | ----------------- |
| void seedEdited |
( |
const QString & |
t |
) |
[private, slot] |
| void spinN1Changed |
( |
int |
val |
) |
[private, slot] |
| void spinN2Changed |
( |
int |
val |
) |
[private, slot] |
| void spinMChanged |
( |
int |
val |
) |
[private, slot] |
| void spinNChanged |
( |
int |
val |
) |
[private, slot] |
| void spinRepeatChanged |
( |
int |
val |
) |
[private, slot] |
| void spinDelayChanged |
( |
int |
val |
) |
[private, slot] |
| void spinPNGChanged |
( |
int |
val |
) |
[private, slot] |
| void spinMaxNSChanged |
( |
int |
i |
) |
[private, slot] |
| void spinMaxNDChanged |
( |
int |
i |
) |
[private, slot] |
| void EditPigaleColors | ( | | ) | [private, slot] |
| --------------------- | - | | - | ----------------- |
| void SetPigaleColorsProfile1 | ( | | ) | [private, slot] |
| ---------------------------- | - | | - | ----------------- |
| void SetPigaleColorsProfile2 | ( | | ) | [private, slot] |
| ---------------------------- | - | | - | ----------------- |
| void SaveSettings | ( | | ) | [private, slot] |
| ----------------- | - | | - | ----------------- |
| void ResetSettings | ( | | ) | [private, slot] |
| ------------------ | - | | - | ----------------- |
| void SetDocumentationPath | ( | | ) | [private, slot] |
| ------------------------- | - | | - | ----------------- |
| void postHandler |
( |
int |
ret, |
| int |
drawingType, |
|
|
| int |
saveType |
|
|
| ) |
[private, slot] |
|
|
| void createThread | ( | | ) | [private] |
| ----------------- | - | | - | ----------- |
| void initPigale | ( | | ) | [private] |
| --------------- | - | | - | ----------- |
| void CheckDocumentationPath | ( | | ) | [private] |
| --------------------------- | - | | - | ----------- |
| void createMenus | ( | | ) | [private] |
| ---------------- | - | | - | ----------- |
| void createToolBar | ( | | ) | [private] |
| ------------------ | - | | - | ----------- |
| void createLayout |
( |
QWidget * |
mainWidget |
) |
[private] |
| void createRightLayout |
( |
QHBoxLayout * |
leftLayout |
) |
[private] |
| void createPageInfo |
( |
QWidget * |
gInfo |
) |
[private] |
| void createPageSettings |
( |
QWidget * |
gSettings, |
| QHBoxLayout * |
leftLayout |
|
|
| ) |
[private] |
|
|
| int setId |
( |
QAction * |
action, |
| int |
Id |
|
|
| ) |
[private] |
|
|
| void AllowAllMenus | ( | | ) | [private] |
| ------------------ | - | | - | ----------- |
| void mapActionsInit | ( | | ) | [private] |
| ------------------- | - | | - | ----------- |
| int macroLoad |
( |
QString |
FileName |
) |
[private] |
| void macroRecord |
( |
int |
action |
) |
[private] |
| void ParseArguments | ( | | ) | [private] |
| ------------------- | - | | - | ----------- |
| void Message |
( |
QString |
s |
) |
[private] |
| void UndoInit | ( | | ) | [private] |
| ------------- | - | | - | ----------- |
| void initMenuTest | ( | | ) | [private] |
| ----------------- | - | | - | ----------- |
| void UpdatePigaleColors | ( | | ) | [private] |
| ----------------------- | - | | - | ----------- |
| bool InitPrinter |
( |
QPrinter * |
printer |
) |
[private] |
| bool InitPicture |
( |
QString & |
formats, |
| QString & |
suffix |
|
|
| ) |
[private] |
|
|
| void handler |
( |
QAction * |
action |
) |
[slot] |
| void timerWait | ( | | ) | [slot] |
| -------------- | - | | - | -------- |
| void computeInformation | ( | | ) | [slot] |
| ----------------------- | - | | - | -------- |
| void information |
( |
bool |
erase = true |
) |
[slot] |
| int handler |
( |
int |
action |
) |
[slot] |
| void closeEvent |
( |
QCloseEvent * |
event |
) |
[protected] |
| void customEvent |
( |
QEvent * |
e |
) |
[protected] |
| void keyPressEvent |
( |
QKeyEvent * |
k |
) |
[protected] |
| void postMessage |
( |
const QString & |
msg |
) |
| void postWait |
( |
const QString & |
msg |
) |
| void postMessageClear | ( | | ) |
| --------------------- | - | | - |
| void wait |
( |
int |
millisec |
) |
| void UndoTouch |
( |
bool |
save = false |
) |
| void blockInput |
( |
bool |
t |
) |
| QString getActionString |
( |
int |
action |
) |
| int getActionInt |
( |
QString |
action_str |
) |
| int publicLoad |
( |
int |
pos |
) |
| int publicSave |
( |
QString |
filename |
) |
| void setUserMenu |
( |
int |
i, |
| const QString & |
txt |
|
|
| ) |
|
|
|
| void setShowOrientation |
( |
bool |
val |
) |
| int & getResultHandler | ( | | ) |
| ---------------------- | - | | - |
| int getId |
( |
QAction * |
action |
) |
Member Data Documentation
Generated on Thu Jan 31 16:52:01 2008 for Pigale by
1.5.4