Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

QlabContactSelector Class Reference
[Contactselectors]

#include <qlabcontactselector.h>

Inheritance diagram for QlabContactSelector:

QlabDbCombo List of all members.

Detailed Description

This is a generic contact selector you can use when none of the specialized contact management combos fit your needs.

You should only use this generic class when specialized classes cannot be used, as this generic class does not embed most of the specialized validators the other ones have.

Public Types

Public Member Functions

Private Member Functions

Private Attributes


Member Enumeration Documentation

enum QlabContactSelector::Mode
 

Enumeration values:
All  Select All without filtering on type
Vendor  Select only contacts with Vendor Type
Customer  Select only contacts with Customer type
Prospect  Select only contacts with Prospect type
User  Select only contacts with User type
People  Select only contacts with People type


Constructor & Destructor Documentation

QlabContactSelector::QlabContactSelector QWidget *  parent = 0,
const char *  name = 0
 

Builds a new QlabContactSelector widget with parent and name.

QlabContactSelector::~QlabContactSelector  ) 
 

Destroys the QlabContactSelector instance.


Member Function Documentation

QlabContactSelector::Mode QlabContactSelector::mode  )  const
 

Returns the active Mode.

void QlabContactSelector::setMode Mode  m  ) 
 

Sets the active Mode to m.

This also refreshes the default Filter.

Note:
Fires the rehash() method and generates the active combo contents.


Member Data Documentation

Mode QlabContactSelector::md [private]
 

Current Mode Placeholder.

For internal use only.

 

L.A.B. Project © 2001-2004 LAB Project & DJ Anubis