#include <commitform.h>
Public Slots | |
virtual void | CommitButton_clicked () |
virtual void | CloseButton_clicked () |
Public Member Functions | |
CommitForm (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~CommitForm () | |
Public Attributes | |
QLabel * | textLabel1 |
QPushButton * | CommitButton |
QPushButton * | CloseButton |
QTextEdit * | logMessage |
Protected Slots | |
virtual void | languageChange () |
|
Definition at line 30 of file commitform.cpp. References CloseButton, CloseButton_clicked(), CommitButton, CommitButton_clicked(), FALSE, languageChange(), logMessage, and textLabel1. |
|
Definition at line 63 of file commitform.cpp. |
|
Definition at line 20 of file commitform.ui.h. Referenced by CommitForm(). |
|
Definition at line 14 of file commitform.ui.h. Referenced by CommitForm(). |
|
Definition at line 72 of file commitform.cpp. References CloseButton, CommitButton, and textLabel1. Referenced by CommitForm(). |
|
Definition at line 34 of file commitform.h. Referenced by CommitForm(), and languageChange(). |
|
Definition at line 33 of file commitform.h. Referenced by CommitForm(), and languageChange(). |
|
Definition at line 35 of file commitform.h. Referenced by Principal::commitAction_activated(), and CommitForm(). |
|
Definition at line 32 of file commitform.h. Referenced by CommitForm(), and languageChange(). |