Guitar
Classes | Namespaces | Enumerations
MainWindow.h File Reference
#include "ApplicationGlobal.h"
#include "Git.h"
#include "GitCommandRunner.h"
#include "MyProcess.h"
#include "RepositoryInfo.h"
#include "RepositoryModel.h"
#include "RepositoryTreeWidget.h"
#include "StatusInfo.h"
#include "TextEditorTheme.h"
#include "UserEvent.h"
#include <QMainWindow>
#include <memory>
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

struct  CloneParams
 
struct  LogData
 
struct  GitHubRepositoryInfo
 
class  HunkItem
 
class  PtyProcessCompleted
 
class  MainWindow
 
struct  MainWindow::ObjectData
 
struct  MainWindow::RepositoryTreeIndex
 
class  MainWindow::GitFile
 
struct  MainWindow::OpenRepositoryOption
 
struct  MainWindow::RemoteBranches
 
struct  MainWindow::DiffResult
 
class  MainWindowExchangeData
 

Namespaces

 Ui
 

Enumerations

enum class  LogChannel { Default , PTY }
 

Enumeration Type Documentation

◆ LogChannel

enum LogChannel
strong
Enumerator
Default 
PTY