33 #ifndef DIRECTORYSERVICESWIDGET_H
34 #define DIRECTORYSERVICESWIDGET_H
35 #include "directoryserviceswidgetbase.h"
37 #include <tdemacros.h>
42 class CryptoConfigEntry;
44 class TDE_EXPORT DirectoryServicesWidget : public DirectoryServicesWidgetBase
50 DirectoryServicesWidget(
52 TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
53 ~DirectoryServicesWidget();
59 void setInitialServices( const KURL::List& urls );
60 KURL::List urlList() const;
70 void slotServiceChanged( TQListViewItem* );
71 void slotServiceSelected( TQListViewItem* );
72 void slotAddService();
73 void slotDeleteService();
This class provides C++ access to the CRYPTPLUG API.
Description of a single option.
|