UsernameCluster Class Reference

#include <usernamecluster.h>

List of all members.

Properties

QString label

Public Member Functions

 UsernameCluster (QWidget *, const char *=0)
Q_INVOKABLE int id () const
Q_INVOKABLE bool isValid () const
QString label () const
Q_INVOKABLE void setType (UsernameLineEdit::Type pType)
Q_INVOKABLE UsernameLineEdit::Type type () const
Q_INVOKABLE const QStringusername () const

Public Slots

void setId (int pId)
void setLabel (QString)
void setReadOnly (bool)
void setUsername (const QString &pUsername)
void sList ()

Signals

void newId (int)
void valid (bool)

Constructor & Destructor Documentation

UsernameCluster::UsernameCluster ( QWidget parent,
const char *  name = 0 
)

Member Function Documentation

Q_INVOKABLE int UsernameCluster::id (  )  const [inline]
Q_INVOKABLE bool UsernameCluster::isValid (  )  const [inline]
QString UsernameCluster::label (  )  const
void UsernameCluster::newId ( int   )  [signal]
void UsernameCluster::setId ( int  pId  )  [inline, slot]
void UsernameCluster::setLabel ( QString  t  )  [slot]
void UsernameCluster::setReadOnly ( bool  pReadOnly  )  [slot]
Q_INVOKABLE void UsernameCluster::setType ( UsernameLineEdit::Type  pType  )  [inline]
void UsernameCluster::setUsername ( const QString pUsername  )  [slot]
void UsernameCluster::sList (  )  [slot]
Q_INVOKABLE UsernameLineEdit::Type UsernameCluster::type (  )  const [inline]
Q_INVOKABLE const QString& UsernameCluster::username (  )  const [inline]
void UsernameCluster::valid ( bool   )  [signal]

Property Documentation

QString UsernameCluster::label [read, write]

The documentation for this class was generated from the following files:

Generated on Fri Sep 4 10:08:18 2009 xTuple ERP Programmer Reference, Version 3.3.0 doxygen 1.6.1