FileCrumbLabel Class

(Utils::FileCrumbLabel)
Inherits: QLabel

Public Functions

FileCrumbLabel(QWidget *parent = nullptr)
void setPath(const FileName &path)
  • 29 public functions inherited from QLabel
  • 14 public functions inherited from QFrame
  • 213 public functions inherited from QWidget

Signals

void pathClicked(const FileName &path)
  • 2 signals inherited from QLabel
  • 3 signals inherited from QWidget

Additional Inherited Members

  • 12 properties inherited from QLabel
  • 6 properties inherited from QFrame
  • 58 properties inherited from QWidget
  • 7 public slots inherited from QLabel
  • 19 public slots inherited from QWidget
  • 5 static public members inherited from QWidget
  • 11 protected functions inherited from QLabel
  • 4 protected functions inherited from QFrame
  • 35 protected functions inherited from QWidget
  • 1 protected slot inherited from QWidget

Member Function Documentation

FileCrumbLabel::FileCrumbLabel(QWidget *parent = nullptr)

Default constructs an instance of FileCrumbLabel.

[signal] void FileCrumbLabel::pathClicked(const FileName &path)

void FileCrumbLabel::setPath(const FileName &path)