#include <crmcluster.h>
List of all members.
Public Member Functions |
| | CrmClusterLineEdit (QWidget *, const char *, const char *, const char *, const char *, const char *, const char *, const char *, const char *=0, const char *=0, const char *=0) |
| virtual Q_INVOKABLE QString | editOwnPriv () const |
| virtual Q_INVOKABLE QString | viewOwnPriv () const |
Public Slots |
| virtual void | setEditOwnPriv (const QString &priv) |
| virtual void | setViewOwnPriv (const QString &priv) |
| virtual void | sOpen () |
Protected Attributes |
| QString | _assignto |
| QString | _assigntoColName |
| QString | _editOwnPriv |
| bool | _hasAssignto |
| bool | _hasOwner |
| QString | _owner |
| QString | _ownerColName |
| QString | _setQuery |
| QString | _viewOwnPriv |
Protected Member Functions |
| void | buildExtraClause () |
Protected Slots |
| virtual void | setTableAndColumnNames (const char *pTabName, const char *pIdColumn, const char *pNumberColumn, const char *pNameColumn, const char *pDescripColumn, const char *pActiveColumn, const char *pOwnerColumn=0, const char *pAssignToColumn=0) |
| virtual void | silentSetId (const int) |
| virtual void | sUpdateMenu () |
Constructor & Destructor Documentation
| CrmClusterLineEdit::CrmClusterLineEdit |
( |
QWidget * |
pParent, |
|
|
const char * |
pTabName, |
|
|
const char * |
pIdColumn, |
|
|
const char * |
pNumberColumn, |
|
|
const char * |
pNameColumn, |
|
|
const char * |
pDescripColumn, |
|
|
const char * |
pOwnerColumn, |
|
|
const char * |
pAssignToColumn, |
|
|
const char * |
pExtra = 0, |
|
|
const char * |
pName = 0, |
|
|
const char * |
pActiveColumn = 0 |
|
) |
| |
Member Function Documentation
| void CrmClusterLineEdit::setTableAndColumnNames |
( |
const char * |
pTabName, |
|
|
const char * |
pIdColumn, |
|
|
const char * |
pNumberColumn, |
|
|
const char * |
pNameColumn, |
|
|
const char * |
pDescripColumn, |
|
|
const char * |
pActiveColumn, |
|
|
const char * |
pOwnerColumn = 0, |
|
|
const char * |
pAssignToColumn = 0 |
|
) |
| [protected, virtual, slot] |
Member Data Documentation
The documentation for this class was generated from the following files: