OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ProjectOverviewEntry Class Reference

#include "ProjectOverviewWidget.h"

Inheritance diagram for ProjectOverviewEntry:

Signals

void checkedChanged ()
 

Public Member Functions

 ProjectOverviewEntry (const ProjectInformation &_projectInfo, const QIcon &_projectTypeIcon, bool _ownerIsCreator, QTableWidget *_table)
 
void setIsChecked (bool _checked)
 
bool getIsChecked (void) const
 
QString getProjectName (void) const
 
bool getOwnerIsCreator (void) const
 

Constructor & Destructor Documentation

◆ ProjectOverviewEntry()

ProjectOverviewEntry::ProjectOverviewEntry ( const ProjectInformation & _projectInfo,
const QIcon & _projectTypeIcon,
bool _ownerIsCreator,
QTableWidget * _table )

Member Function Documentation

◆ checkedChanged

void ProjectOverviewEntry::checkedChanged ( )
signal

◆ getIsChecked()

bool ProjectOverviewEntry::getIsChecked ( void ) const

◆ getOwnerIsCreator()

bool ProjectOverviewEntry::getOwnerIsCreator ( void ) const
inline

◆ getProjectName()

QString ProjectOverviewEntry::getProjectName ( void ) const

◆ setIsChecked()

void ProjectOverviewEntry::setIsChecked ( bool _checked)

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