FlagPathEdit Class Reference
#include <flagboxes.h>
Inherits TQWidget.
Public Member Functions | |
FlagPathEdit (TQWidget *parent, TQString pathDelimiter, FlagPathEditController *controller, const TQString &flagstr, const TQString &description, KFile::Mode mode=KFile::Directory) | |
void | setText (const TQString text) |
bool | isEmpty () |
TQString | text () |
Friends | |
class | FlagPathEditController |
Detailed Description
Path editor if path is a compiler flag.
Definition at line 126 of file flagboxes.h.
Constructor & Destructor Documentation
◆ FlagPathEdit()
FlagPathEdit::FlagPathEdit | ( | TQWidget * | parent, |
TQString | pathDelimiter, | ||
FlagPathEditController * | controller, | ||
const TQString & | flagstr, | ||
const TQString & | description, | ||
KFile::Mode | mode = KFile::Directory |
||
) |
If the pathDelimiter is not empty then path edit can contain a list of paths.
Definition at line 302 of file flagboxes.cpp.
The documentation for this class was generated from the following files: