kleopatra
decryptverifyfileswizard.cpp
Go to the documentation of this file.
235 connect( &useOutputDirectoryCB, SIGNAL(toggled(bool)), &outputDirectoryLB, SLOT(setEnabled(bool)) );
236 connect( &useOutputDirectoryCB, SIGNAL(toggled(bool)), &outputDirectoryFNR, SLOT(setEnabled(bool)) );
263 DecryptVerifyOperationWidget * w = new DecryptVerifyOperationWidget( m_ui.scrollArea.widget() );
void setOutputDirectory(const QString &dir)
Definition: decryptverifyfileswizard.cpp:150
void linkActivated(const QString &link)
void operationPrepared()
Definition: decryptverifyfileswizard.h:57
virtual int count() const
void setEnabled(bool)
Definition: scrollarea.h:40
~DecryptVerifyFilesWizard()
Definition: decryptverifyfileswizard.cpp:148
void setMargin(int margin)
DecryptVerifyOperationWidget * operationWidget(unsigned int idx)
Definition: decryptverifyfileswizard.cpp:162
void setTaskCollection(const boost::shared_ptr< TaskCollection > &coll)
Definition: decryptverifyfileswizard.cpp:174
bool useOutputDirectory() const
Definition: decryptverifyfileswizard.cpp:158
DecryptVerifyFilesWizard(QWidget *parent=0, Qt::WindowFlags f=0)
Definition: decryptverifyfileswizard.cpp:142
Definition: wizard.h:49
Definition: resultpage.h:53
typedef WindowFlags
void insertWidget(int index, QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
void show()
QString outputDirectory() const
Definition: decryptverifyfileswizard.cpp:154
Definition: wizardpage.h:48
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
singleShot
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.