A widget used to display and alter the value for a filename attribute.
#include <widgets.h>

Public Slots |
|
| void | OnBrowse (void) |
Public Member Functions |
|
| AttributeFilenamebox (QWidget *pParent, int iWidth, afilename *pAttribute) | |
Protected Attributes |
|
| QPushButton | m_cBrowseButton |
| AttributeFilenamebox | ( | QWidget * | pParent, |
| int | iWidth, | ||
| afilename * | pAttribute | ||
| ) |
| void OnBrowse | ( | void | ) | [slot] |
QPushButton
m_cBrowseButton [protected] |