Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquickfolderbreadcrumbbar.cpp File Reference

(06996887a4a1a0d9509078597d19efd8a737f2ba)

#include "qquickfolderbreadcrumbbar_p.h"
#include "qquickfolderbreadcrumbbar_p_p.h"
#include <QtCore/qdir.h>
#include <QtCore/qloggingcategory.h>
#include <QtGui/private/qguiapplication_p.h>
#include <QtQml/QQmlFile>
#include <QtQuick/private/qquicktextinput_p.h>
#include <QtQuickTemplates2/private/qquickabstractbutton_p.h>
#include <QtQuickTemplates2/private/qquickpopupitem_p_p.h>
#include <QtQuickTemplates2/private/qquickshortcutcontext_p_p.h>
#include "qquickfiledialogimpl_p.h"
#include "qquickfiledialogimpl_p_p.h"
#include "qquickfolderdialogimpl_p.h"
#include "qquickfolderdialogimpl_p_p.h"
#include "moc_qquickfolderbreadcrumbbar_p.cpp"
+ Include dependency graph for qquickfolderbreadcrumbbar.cpp:

Go to the source code of this file.

Functions

static QString upButtonName ()
 
static QString textFieldName ()
 

Function Documentation

◆ textFieldName()

static QString textFieldName ( )
inlinestatic

Definition at line 211 of file qquickfolderbreadcrumbbar.cpp.

References QStringLiteral.

Referenced by QQuickFolderBreadcrumbBarPrivate::cancelTextField(), and QQuickFolderBreadcrumbBarPrivate::executeTextField().

+ Here is the caller graph for this function:

◆ upButtonName()

static QString upButtonName ( )
inlinestatic

Definition at line 181 of file qquickfolderbreadcrumbbar.cpp.

References QStringLiteral.

Referenced by QQuickFolderBreadcrumbBarPrivate::cancelUpButton(), and QQuickFolderBreadcrumbBarPrivate::executeUpButton().

+ Here is the caller graph for this function: