Guitar
Classes | Namespaces | Enumerations
MainWindow.h File Reference
#include "ApplicationGlobal.h"
#include "GitCommandRunner.h"
#include "MainWindowTypes.h"
#include "RepositoryInfo.h"
#include "RepositoryModel.h"
#include "RepositoryTreeWidget.h"
#include "StatusInfo.h"
#include "TextEditorTheme.h"
#include "UserEvent.h"
#include <QElapsedTimer>
#include <QMainWindow>
#include <future>
#include <memory>
#include <span>
Include dependency graph for MainWindow.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MainWindow
 
struct  MainWindow::RepositoryTreeIndex
 
class  MainWindow::GitFile
 
struct  MainWindow::RemoteBranches
 
struct  MainWindow::DiffResult
 

Namespaces

 Ui
 

Enumerations

enum class  LogChannel { Default , PTY }
 

Enumeration Type Documentation

◆ LogChannel

enum LogChannel
strong
Enumerator
Default 
PTY