|
JX Application Framework
|
#include "JXFSInputBase.h"#include "JXStringCompletionMenu.h"#include "JXUrgentFunctionTask.h"#include "jXUtil.h"#include <jx-af/jcore/JFontManager.h>#include <jx-af/jcore/JColorManager.h>#include <jx-af/jcore/JStringIterator.h>#include <jx-af/jcore/JDirInfo.h>#include <jx-af/jcore/jDirUtil.h>#include <jx-af/jcore/jFileUtil.h>#include <jx-af/jcore/jGlobals.h>#include <jx-af/jcore/jAssert.h>Functions | |
| JString | jGetFullName (const JDirInfo *completer, const JIndex index) |
| JString | jGetName (const JDirInfo *completer, const JIndex index) |
Returns true if the path or file name was completed.
basePath can be nullptr. *menu will be constructed if it is nullptr.