Public Slots | Public Member Functions | Protected Member Functions | Private Attributes
FEUITable Class Reference

#include <FEUITable.h>

List of all members.

Public Slots

void clear ()
void clear ()

Public Member Functions

int edit (int row, QString colByName, QString text)
int edit (int row, QString colByName, QString text)
 FEUITable (QStringList columns, QWidget *parent=0)
 FEUITable (QStringList columns, QWidget *parent=0)
void newRow ()
void newRow ()
 ~FEUITable ()
 ~FEUITable ()

Protected Member Functions

void createActions ()
void createActions ()
void resizeEvent (QResizeEvent *event)
void resizeEvent (QResizeEvent *event)
void setupContextMenu ()
void setupContextMenu ()

Private Attributes

QLabel * cellLabel
QAction * clearAction
QStringList m_colList

Detailed Description

Definition at line 48 of file BRMDemo/src/FEUITable.h.


Constructor & Destructor Documentation

FEUITable::FEUITable ( QStringList  columns,
QWidget *  parent = 0 
)

Definition at line 155 of file BRMDemo/src/FEUITable.cpp.

Definition at line 194 of file BRMDemo/src/FEUITable.cpp.

FEUITable::FEUITable ( QStringList  columns,
QWidget *  parent = 0 
)

Member Function Documentation

void FEUITable::clear ( ) [slot]

Definition at line 206 of file BRMDemo/src/FEUITable.cpp.

void FEUITable::clear ( ) [slot]
void FEUITable::createActions ( ) [protected]

Definition at line 199 of file BRMDemo/src/FEUITable.cpp.

void FEUITable::createActions ( ) [protected]
int FEUITable::edit ( int  row,
QString  colByName,
QString  text 
)

Definition at line 123 of file BRMDemo/src/FEUITable.cpp.

int FEUITable::edit ( int  row,
QString  colByName,
QString  text 
)

Definition at line 115 of file BRMDemo/src/FEUITable.cpp.

void FEUITable::resizeEvent ( QResizeEvent *  event) [protected]
void FEUITable::resizeEvent ( QResizeEvent *  event) [protected]

Definition at line 218 of file BRMDemo/src/FEUITable.cpp.

void FEUITable::setupContextMenu ( ) [protected]

Definition at line 212 of file BRMDemo/src/FEUITable.cpp.

void FEUITable::setupContextMenu ( ) [protected]

Member Data Documentation

QLabel * FEUITable::cellLabel [private]

Definition at line 68 of file BRMDemo/src/FEUITable.h.

QAction * FEUITable::clearAction [private]

Definition at line 66 of file BRMDemo/src/FEUITable.h.

QStringList FEUITable::m_colList [private]

Definition at line 67 of file BRMDemo/src/FEUITable.h.


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


maggie_rfid_drivers
Author(s): Raul Perula-Martinez
autogenerated on Mon Sep 14 2015 03:05:32