kompare
Go to the documentation of this file.
41 KUrlRequester* firstURLRequester()
const;
42 KUrlRequester* secondURLRequester()
const;
44 QString encoding()
const;
46 void setFirstGroupBoxTitle (
const QString& title );
47 void setSecondGroupBoxTitle(
const QString& title );
49 void setURLsInComboBoxes();
51 void setFirstURLRequesterMode(
unsigned int mode );
52 void setSecondURLRequesterMode(
unsigned int mode );
62 QGroupBox* m_secondGB;
64 KUrlComboBox* m_firstURLComboBox;
65 KUrlComboBox* m_secondURLComboBox;
66 KUrlRequester* m_firstURLRequester;
67 KUrlRequester* m_secondURLRequester;
71 KComboBox* m_encodingComboBox;
virtual void setDefaults()
No descriptions.
virtual void apply()
No descriptions.
#define DIALOGPAGES_EXPORT
virtual void restore()
No descriptions.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:39 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.