RetroArch
Public Slots | Public Member Functions | Private Attributes | List of all members
CoreInfoDialog Class Reference

#include <coreinfodialog.h>

Inheritance diagram for CoreInfoDialog:
[legend]
Collaboration diagram for CoreInfoDialog:
[legend]

Public Slots

void showCoreInfo ()
 

Public Member Functions

 CoreInfoDialog (MainWindow *mainwindow, QWidget *parent=0)
 

Private Attributes

QFormLayout * m_formLayout
 
MainWindowm_mainwindow
 

Constructor & Destructor Documentation

◆ CoreInfoDialog()

CoreInfoDialog::CoreInfoDialog ( MainWindow mainwindow,
QWidget *  parent = 0 
)
Here is the call graph for this function:

Member Function Documentation

◆ showCoreInfo

void CoreInfoDialog::showCoreInfo ( )
slot
Here is the call graph for this function:

Member Data Documentation

◆ m_formLayout

QFormLayout* CoreInfoDialog::m_formLayout
private

◆ m_mainwindow

MainWindow* CoreInfoDialog::m_mainwindow
private

The documentation for this class was generated from the following files: