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

Edit_Title Class Reference

#include </home/clem/local/src/opie/noncore/apps/opie-gutenbrowser/editTitle.h>

Collaboration diagram for Edit_Title:

Collaboration graph
[legend]
List of all members.

Public Slots

void onCancel ()
void onApply ()

Public Member Functions

 Edit_Title (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~Edit_Title ()

Public Attributes

QLineEdit * LineEdit1
QPushButton * PushButton_Cancel
QPushButton * PushButton_Apply
QString newTitle

Constructor & Destructor Documentation

Edit_Title::Edit_Title QWidget *  parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0
 

Definition at line 11 of file editTitle.cpp.

References LineEdit1, newTitle, onApply(), onCancel(), PushButton_Apply, PushButton_Cancel, and tr.

Edit_Title::~Edit_Title  ) 
 

Definition at line 42 of file editTitle.cpp.


Member Function Documentation

void Edit_Title::onApply  )  [slot]
 

Definition at line 51 of file editTitle.cpp.

References LineEdit1, and newTitle.

Referenced by Edit_Title().

void Edit_Title::onCancel  )  [slot]
 

Definition at line 47 of file editTitle.cpp.

Referenced by Edit_Title().


Member Data Documentation

QLineEdit* Edit_Title::LineEdit1
 

Definition at line 25 of file editTitle.h.

Referenced by Edit_Title(), and onApply().

QString Edit_Title::newTitle
 

Definition at line 28 of file editTitle.h.

Referenced by Edit_Title(), OpenEtext::editTitle(), Gutenbrowser::menuEditTitle(), and onApply().

QPushButton* Edit_Title::PushButton_Apply
 

Definition at line 27 of file editTitle.h.

Referenced by Edit_Title().

QPushButton* Edit_Title::PushButton_Cancel
 

Definition at line 26 of file editTitle.h.

Referenced by Edit_Title().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:31:46 2005 for OPIE by  doxygen 1.4.2