Engauge Digitizer 2
Loading...
Searching...
No Matches
Enumerations
MainTitleBarFormat.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  MainTitleBarFormat { MAIN_TITLE_BAR_FORMAT_NO_PATH , MAIN_TITLE_BAR_FORMAT_PATH }
 Format format in MainWindow title bar. More...
 

Enumeration Type Documentation

◆ MainTitleBarFormat

Format format in MainWindow title bar.

Enumerator
MAIN_TITLE_BAR_FORMAT_NO_PATH 
MAIN_TITLE_BAR_FORMAT_PATH 

Filename without path.

Filename with path

Definition at line 11 of file MainTitleBarFormat.h.

11 {
14};
@ MAIN_TITLE_BAR_FORMAT_NO_PATH
@ MAIN_TITLE_BAR_FORMAT_PATH
Filename without path.