JX Application Framework
Loading...
Searching...
No Matches
Functions
JXFSInputBase.cpp File Reference
#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>
Include dependency graph for JXFSInputBase.cpp:

Functions

JString jGetFullName (const JDirInfo *completer, const JIndex index)
 
JString jGetName (const JDirInfo *completer, const JIndex index)
 

Function Documentation

◆ jGetFullName()

JString jGetFullName ( const JDirInfo completer,
const JIndex  index 
)
inline

Returns true if the path or file name was completed.

basePath can be nullptr. *menu will be constructed if it is nullptr.

◆ jGetName()

JString jGetName ( const JDirInfo completer,
const JIndex  index 
)
inline