ImFusion C++ SDK 4.4.0
ImFusion::RecentFileWidget Class Reference

#include <ImFusion/GUI/RecentFilesMenu.h>

Qt Widget to display recent files. More...

Inheritance diagram for ImFusion::RecentFileWidget:

Detailed Description

Qt Widget to display recent files.

Includes a button to mark as favorite

See also
RecentFilesMenu

Signals

void favClicked (const QString &)
 Signals when the favorite button has been clicked.

Public Member Functions

 RecentFileWidget (const QString &text, bool isFav, QWidget *parent=nullptr)
 Creates a widget with the 'text' label and un/marked as favorite.
void setText (const QString &text)
 Sets the text of this widget's label.
void setLocation (const QString &text)
 Set the location of the underlying file/entry.
const QString & location () const
 Return the location of the underlying file/entry.
void setVisible (bool isVisible)
 Sets the visibility of the widget.

The documentation for this class was generated from the following file:
  • ImFusion/GUI/RecentFilesMenu.h
Search Tab / S to search, Esc to close