#include <WFileWidget.h>
Definition at line 15 of file WFileWidget.h.
◆ WFileWidget()
◆ ~WFileWidget()
WFileWidget::~WFileWidget |
( |
| ) |
|
◆ changeValue()
Wt::Signal< int > & WFileWidget::changeValue |
( |
| ) |
|
|
inline |
◆ fileTooLarge()
void WFileWidget::fileTooLarge |
( |
| ) |
|
|
private |
◆ hasFile()
bool WFileWidget::hasFile |
( |
std::string | path | ) |
|
|
private |
◆ setValue()
◆ shortFilePath()
std::string WFileWidget::shortFilePath |
( |
std::string | str | ) |
|
|
private |
◆ updateField()
void WFileWidget::updateField |
( |
| ) |
|
◆ uploadFile()
void WFileWidget::uploadFile |
( |
| ) |
|
|
private |
◆ WFileWidgetConstructor()
static Wt::WContainerWidget * WFileWidget::WFileWidgetConstructor |
( |
dyno::FBase * | field | ) |
|
|
inlinestatic |
◆ changeValue_
Wt::Signal<int> WFileWidget::changeValue_ |
|
private |
◆ layout
Wt::WVBoxLayout* WFileWidget::layout |
|
private |
◆ mfield
◆ mfilename
Wt::WLineEdit* WFileWidget::mfilename |
|
private |
◆ upload
Wt::WFileUpload* WFileWidget::upload |
|
private |
The documentation for this class was generated from the following files:
- D:/Peridyno/peridyno/src/Rendering/GUI/WtGUI/PropertyItem/WFileWidget.h
- D:/Peridyno/peridyno/src/Rendering/GUI/WtGUI/PropertyItem/WFileWidget.cpp