KDevelop API Documentation

CloserDialog Class Reference

#include <closer_dialog.h>

Inheritance diagram for CloserDialog:

Inheritance graph
[legend]
Collaboration diagram for CloserDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

QGroupBoxgroupBox1
QListViewfiles_listview
QCheckBoxpath_check
QPushButtonok_button
QPushButtoncancel_button

Protected Slots

virtual void languageChange ()

Protected Attributes

QVBoxLayoutCloserDialogLayout
QVBoxLayoutgroupBox1Layout
QHBoxLayoutlayout1
QSpacerItemspacer1

Constructor & Destructor Documentation

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

Definition at line 32 of file closer_dialog.cpp.

References cancel_button, CloserDialogLayout, files_listview, groupBox1, groupBox1Layout, languageChange(), layout1, ok_button, path_check, and spacer1.

CloserDialog::~CloserDialog  ) 
 

Definition at line 77 of file closer_dialog.cpp.


Member Function Documentation

void CloserDialog::languageChange  )  [protected, virtual, slot]
 

Definition at line 86 of file closer_dialog.cpp.

References cancel_button, files_listview, groupBox1, ok_button, and path_check.

Referenced by CloserDialog().


Member Data Documentation

QPushButton* CloserDialog::cancel_button
 

Definition at line 38 of file closer_dialog.h.

Referenced by CloserDialog(), and languageChange().

QVBoxLayout* CloserDialog::CloserDialogLayout [protected]
 

Definition at line 41 of file closer_dialog.h.

Referenced by CloserDialog().

QListView* CloserDialog::files_listview
 

Definition at line 35 of file closer_dialog.h.

Referenced by CloserDialog(), and languageChange().

QGroupBox* CloserDialog::groupBox1
 

Definition at line 34 of file closer_dialog.h.

Referenced by CloserDialog(), and languageChange().

QVBoxLayout* CloserDialog::groupBox1Layout [protected]
 

Definition at line 42 of file closer_dialog.h.

Referenced by CloserDialog().

QHBoxLayout* CloserDialog::layout1 [protected]
 

Definition at line 43 of file closer_dialog.h.

Referenced by CloserDialog().

QPushButton* CloserDialog::ok_button
 

Definition at line 37 of file closer_dialog.h.

Referenced by CloserDialog(), and languageChange().

QCheckBox* CloserDialog::path_check
 

Definition at line 36 of file closer_dialog.h.

Referenced by CloserDialog(), and languageChange().

QSpacerItem* CloserDialog::spacer1 [protected]
 

Definition at line 44 of file closer_dialog.h.

Referenced by CloserDialog().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:38:11 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003