8 #import <HexFiend/HFRepresenter.h> The HFRepresenter for the status bar.
Definition: HFStatusBarRepresenter.h:25
HFStatusBarMode statusMode
Definition: HFStatusBarRepresenter.h:27
The principal view class of Hex Fiend's MVC architecture.
Definition: HFRepresenter.h:29
The number of modes, to allow easy cycling.
Definition: HFStatusBarRepresenter.h:17
The status bar should display byte counts in hexadecimal.
Definition: HFStatusBarRepresenter.h:15
The status bar should display byte counts in decimal.
Definition: HFStatusBarRepresenter.h:14
The text should display byte counts approximately (e.g. "56.3 KB")
Definition: HFStatusBarRepresenter.h:16
HFStatusBarMode
Definition: HFStatusBarRepresenter.h:13