Class hierarchy   Compound list   File list   Compound Members   File Members  

Attributes Class Reference

List of all members.

Public Members

Public Slots

Signals

Protected Members

Private Members


Member Function Documentation

Attributes::Attributes(QWidget *parent=0, char *name=0)

Attributes::~Attributes()

void Attributes::addAttribute(AttributeItem *newEntry)

void Attributes::removeAttribute(int x)

void Attributes::resetObj()

void Attributes::clearAttributes()

void Attributes::render(bool x)

void Attributes::setValue(int, QString)

void Attributes::setValue(QString, QString)

QString Attributes::giveCapt(int)

QString Attributes::giveValue(int)

QString Attributes::giveValue(char *)

int Attributes::giveWritten(int)

int Attributes::giveWritten(char *)

int Attributes::giveIntValue(int)

int Attributes::giveIntValue(char *)

bool Attributes::giveBoolValue(char *)

bool Attributes::giveBoolValue(int)

QColor Attributes::giveColor(char *)

void Attributes::setTextBox(QString)

int Attributes::numVals()

void Attributes::setSerialize(int =-1)

void Attributes::addObject(char *description, int change=1, int where=-1)

void Attributes::applyf() [slot]

void Attributes::menuChangeAttribute(int) [slot]

void Attributes::dblClick(int) [slot]

void Attributes::changeToAttribute(int) [slot]

void Attributes::choseObject(int) [slot]

void Attributes::textChangeAttribute(const char *) [slot]

void Attributes::gotoColors() [slot]

void Attributes::gotoFiles() [slot]

void Attributes::removeObject(int) [slot]

void Attributes::clearObjects() [slot]

void Attributes::changeObject(char *, int) [slot]

void Attributes::changeToObject(int x) [slot]

int Attributes::currentObject() [slot]

void Attributes::madeChange(int) [signal]

virtual void Attributes::resizeEvent(QResizeEvent *e) [protected, virtual]

int Attributes::locateValue() [private]


Member Data Documentation

Q_OBJECT BaseComponent* Attributes::bc [private]

myListBox* Attributes::attributeList [private]

bool Attributes::validTextChange [private]

QComboBox* Attributes::objectList [private]

QComboBox * Attributes::men [private]

QPushButton* Attributes::browser [private]

QPushButton * Attributes::custCol [private]

Hint* Attributes::hintButt [private]

QLineEdit* Attributes::textBox [private]

QDict<AttributeItem> Attributes::attribDict [private]

AttributeItem* Attributes::workingAttribute [private]

int Attributes::popShow [private]

int Attributes::isSerial [private]

QString Attributes::oldCapt [private]


The documentation for this class was generated from the following files:
Generated at Sun Apr 11 18:58:26 1999 for QtEZ_DB by doxygen  written by Dimitri van Heesch, © 1997-1998