Main Page | Class List | File List | Class Members | File Members | Related Pages

PrefWWW Class Reference

#include <prefwww.h>

List of all members.

Public Slots

virtual void slotRemoveFile ()
virtual void slotAddFile ()

Signals

void itemsAdded ()
void itemRemoved ()

Public Member Functions

 PrefWWW (QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~PrefWWW ()


Detailed Description

PrefWWW class is the www server preferences page of ConfigDilog dilog.

Definition at line 37 of file prefwww.h.


Constructor & Destructor Documentation

PrefWWW::PrefWWW QWidget *  parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Default constructor.

Parameters:
parent parent widget
name the name of the widget
fl window flags

Definition at line 37 of file prefwww.cpp.

PrefWWW::~PrefWWW  ) 
 

Default destructor.

Definition at line 47 of file prefwww.cpp.


Member Function Documentation

void PrefWWW::itemRemoved  )  [signal]
 

Emitted when an item has been removed from the files list box.

Referenced by slotRemoveFile().

void PrefWWW::itemsAdded  )  [signal]
 

Emitted when items have been added to the files list box.

Referenced by slotAddFile().

void PrefWWW::slotAddFile  )  [virtual, slot]
 

Slot for when add file button is clicked. Adds files from the listbox using KFileDialog.

Definition at line 62 of file prefwww.cpp.

References itemsAdded().

void PrefWWW::slotRemoveFile  )  [virtual, slot]
 

Slot for when remove file button is clicked. Removes the file from the listbox

Definition at line 52 of file prefwww.cpp.

References itemRemoved().


The documentation for this class was generated from the following files:
Generated on Mon Sep 5 12:52:34 2005 for kwebsnap.kdevelop by  doxygen 1.3.9.1