#include <comment.h>
Public Attributes | |
QPushButton * | _close |
XComboBox * | _cmnttype |
QTextEdit * | _comment |
Comments * | _comments |
QPushButton * | _more |
QPushButton * | _next |
QPushButton * | _prev |
QPushButton * | _save |
Public Member Functions | |
comment (QWidget *=0, const char *=0, bool=FALSE, Qt::WindowFlags=0) | |
Public Slots | |
virtual void | populate () |
virtual void | set (ParameterList &pParams) |
virtual void | sNextComment () |
virtual void | sPrevComment () |
virtual void | sSave () |
Friends | |
class | Comments |
comment::comment | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
bool | modal = FALSE , |
|||
Qt::WindowFlags | fl = 0 | |||
) |
void comment::populate | ( | ) | [virtual, slot] |
void comment::set | ( | ParameterList & | pParams | ) | [virtual, slot] |
void comment::sNextComment | ( | ) | [virtual, slot] |
void comment::sPrevComment | ( | ) | [virtual, slot] |
void comment::sSave | ( | ) | [virtual, slot] |
friend class Comments [friend] |
Generated on Tue Apr 20 12:02:45 2010 | xTuple ERP Programmer Reference, Version 3.5.0 | 1.6.1 |