Rabbit Remote Control 0.0.30
Loading...
Searching...
No Matches
Public Member Functions | Private Slots | Private Member Functions | Private Attributes | List of all members
CDlgDesktopSize Class Reference
Inheritance diagram for CDlgDesktopSize:

Public Member Functions

 CDlgDesktopSize (QWidget *parent=nullptr)
 
void SetDesktopSizes (const QStringList &lstSize)
 
const QStringList GetDesktopSize ()
 

Private Slots

void on_pbAdd_clicked ()
 
void on_pbRemove_clicked ()
 
void slotItemChanged (QStandardItem *item)
 

Private Member Functions

bool checkFormat (QString size)
 

Private Attributes

Ui::CDlgDesktopSize * ui
 
QStringList m_lstDesktopSize
 
QStandardItemModel * m_pModel
 

Detailed Description

Definition at line 11 of file DlgDesktopSize.h.

Constructor & Destructor Documentation

◆ CDlgDesktopSize()

CDlgDesktopSize::CDlgDesktopSize ( QWidget *  parent = nullptr)
explicit

Definition at line 5 of file DlgDesktopSize.cpp.

◆ ~CDlgDesktopSize()

CDlgDesktopSize::~CDlgDesktopSize ( )
virtual

Definition at line 21 of file DlgDesktopSize.cpp.

Member Function Documentation

◆ checkFormat()

bool CDlgDesktopSize::checkFormat ( QString  size)
private

Definition at line 74 of file DlgDesktopSize.cpp.

◆ GetDesktopSize()

const QStringList CDlgDesktopSize::GetDesktopSize ( )

Definition at line 36 of file DlgDesktopSize.cpp.

◆ on_pbAdd_clicked

void CDlgDesktopSize::on_pbAdd_clicked ( )
privateslot

Definition at line 49 of file DlgDesktopSize.cpp.

◆ on_pbRemove_clicked

void CDlgDesktopSize::on_pbRemove_clicked ( )
privateslot

Definition at line 58 of file DlgDesktopSize.cpp.

◆ SetDesktopSizes()

void CDlgDesktopSize::SetDesktopSizes ( const QStringList &  lstSize)

Definition at line 26 of file DlgDesktopSize.cpp.

◆ slotItemChanged

void CDlgDesktopSize::slotItemChanged ( QStandardItem *  item)
privateslot

Definition at line 64 of file DlgDesktopSize.cpp.

Member Data Documentation

◆ m_lstDesktopSize

QStringList CDlgDesktopSize::m_lstDesktopSize
private

Definition at line 33 of file DlgDesktopSize.h.

◆ m_pModel

QStandardItemModel* CDlgDesktopSize::m_pModel
private

Definition at line 34 of file DlgDesktopSize.h.

◆ ui

Ui::CDlgDesktopSize* CDlgDesktopSize::ui
private

Definition at line 31 of file DlgDesktopSize.h.


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