KDevelop API Documentation

MimeWarningDialog Class Reference

#include <mimewarningdialog.h>

Inheritance diagram for MimeWarningDialog:

Inheritance graph
[legend]
Collaboration diagram for MimeWarningDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

QLabeltext
QButtonGroupbuttonGroup1
QRadioButtonopen_with_kde
QRadioButtonopen_as_text
QCheckBoxalways_open_as_text
QPushButtonpushButton1
QPushButtonpushButton2

Protected Slots

virtual void languageChange ()

Protected Attributes

QVBoxLayoutMimeWarningDialogLayout
QVBoxLayoutbuttonGroup1Layout
QHBoxLayoutlayout3
QSpacerItemspacer2
QSpacerItemspacer3
QHBoxLayoutlayout1
QSpacerItemspacer1

Constructor & Destructor Documentation

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

Definition at line 31 of file mimewarningdialog.cpp.

References always_open_as_text, buttonGroup1, buttonGroup1Layout, languageChange(), layout1, layout3, MimeWarningDialogLayout, open_as_text, open_with_kde, pushButton1, pushButton2, spacer1, spacer2, spacer3, and text.

MimeWarningDialog::~MimeWarningDialog  ) 
 

Definition at line 94 of file mimewarningdialog.cpp.


Member Function Documentation

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

Definition at line 103 of file mimewarningdialog.cpp.

References always_open_as_text, buttonGroup1, open_as_text, open_with_kde, pushButton1, pushButton2, and text.

Referenced by MimeWarningDialog().


Member Data Documentation

QCheckBox* MimeWarningDialog::always_open_as_text
 

Definition at line 38 of file mimewarningdialog.h.

Referenced by PartController::editDocumentInternal(), languageChange(), and MimeWarningDialog().

QButtonGroup* MimeWarningDialog::buttonGroup1
 

Definition at line 35 of file mimewarningdialog.h.

Referenced by languageChange(), and MimeWarningDialog().

QVBoxLayout* MimeWarningDialog::buttonGroup1Layout [protected]
 

Definition at line 44 of file mimewarningdialog.h.

Referenced by MimeWarningDialog().

QHBoxLayout* MimeWarningDialog::layout1 [protected]
 

Definition at line 48 of file mimewarningdialog.h.

Referenced by MimeWarningDialog().

QHBoxLayout* MimeWarningDialog::layout3 [protected]
 

Definition at line 45 of file mimewarningdialog.h.

Referenced by MimeWarningDialog().

QVBoxLayout* MimeWarningDialog::MimeWarningDialogLayout [protected]
 

Definition at line 43 of file mimewarningdialog.h.

Referenced by MimeWarningDialog().

QRadioButton* MimeWarningDialog::open_as_text
 

Definition at line 37 of file mimewarningdialog.h.

Referenced by languageChange(), and MimeWarningDialog().

QRadioButton* MimeWarningDialog::open_with_kde
 

Definition at line 36 of file mimewarningdialog.h.

Referenced by PartController::editDocumentInternal(), languageChange(), and MimeWarningDialog().

QPushButton* MimeWarningDialog::pushButton1
 

Definition at line 39 of file mimewarningdialog.h.

Referenced by languageChange(), and MimeWarningDialog().

QPushButton* MimeWarningDialog::pushButton2
 

Definition at line 40 of file mimewarningdialog.h.

Referenced by languageChange(), and MimeWarningDialog().

QSpacerItem* MimeWarningDialog::spacer1 [protected]
 

Definition at line 49 of file mimewarningdialog.h.

Referenced by MimeWarningDialog().

QSpacerItem* MimeWarningDialog::spacer2 [protected]
 

Definition at line 46 of file mimewarningdialog.h.

Referenced by MimeWarningDialog().

QSpacerItem* MimeWarningDialog::spacer3 [protected]
 

Definition at line 47 of file mimewarningdialog.h.

Referenced by MimeWarningDialog().

QLabel* MimeWarningDialog::text
 

Definition at line 34 of file mimewarningdialog.h.

Referenced by PartController::editDocumentInternal(), languageChange(), and MimeWarningDialog().


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 Wed Mar 23 00:26:58 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003