IsFilePanel
bool IsFilePanel() const;
if (!quitFilePanels && window->IsFilePanel()) {
&& !(quitFilePanels && window->IsFilePanel())) {
if (BootedInSafeMode() || PoseView()->IsFilePanel())
if (!PoseView()->IsFilePanel() && !TrackerSettings().SingleWindowBrowse()) {
if (PoseView()->IsFilePanel() || PoseView()->IsDesktopView()) {
ASSERT(!PoseView()->IsFilePanel());
if (PoseView()->IsFilePanel())
return !PoseView()->IsFilePanel() && !Model(ref).IsQuery();
if (PoseView()->IsFilePanel())
if (PoseView()->IsFilePanel())
return !PoseView()->IsFilePanel();
if (PoseView()->IsDesktopView() || !TargetModel()->IsDirectory() || PoseView()->IsFilePanel())
if (settings.SingleWindowBrowse() && model->IsDirectory() && !PoseView()->IsFilePanel()) {
bool forFilePanel = PoseView()->IsFilePanel();
if (PoseView()->IsFilePanel())
if (fPoseView->IsFilePanel() || fPoseView->TargetModel() == NULL)
virtual bool IsFilePanel() const;
BFilePanelPoseView::IsFilePanel() const
if (IsFilePanel()) {
if (active && ActivePose() == NULL && !IsFilePanel())
ASSERT(!IsFilePanel());
if (IsFilePanel()) {
if (IsFilePanel())
bool isDesktop = !IsFilePanel() && IsDesktopView() && (frameIfDesktop != NULL);
&& !IsFilePanel()) {
if (settings.SingleWindowBrowse() && !IsDesktopView() && !IsFilePanel()
|| IsFilePanel() || IsDesktopView() || TrackerSettings().SingleWindowBrowse()) {
if (IsFilePanel()) {
if (IsFilePanel() && settings.DesktopFilePanelRoot())
BPoseView::IsFilePanel() const
virtual bool IsFilePanel() const;