public class QtTableView: QFrame, System.IDisposable
System.Object
QtSupport
QObject
QWidget
QFrame
QtTableViewThis type implements System.IDisposable.
Qt Namespace
QtTableView Constructors
QtTableView Methods
QtTableView.Finalize Method
QtTableView.Repaint(bool) Method
QtTableView.Repaint(int, int, int, int, bool) Method
QtTableView.Repaint(Qt.QRect, bool) Method
QtTableView.Repaint() Method
QtTableView.Repaint(int, int, int, int) Method
QtTableView.Repaint(Qt.QRect) Method
QtTableView.SetBackgroundColor Method
QtTableView.SetPalette Method
QtTableView.Show Method
public void QtTableView(void * ptr);
Qt.QtTableView Class, Qt Namespace
protected override void Finalize();
Qt.QtTableView Class, Qt Namespace
public void Repaint(bool erase);
Qt.QtTableView Class, Qt Namespace
public void Repaint(int x, int y, int w, int h, bool erase);
Qt.QtTableView Class, Qt Namespace
public void Repaint(Qt.QRect arg1, bool erase);
Qt.QtTableView Class, Qt Namespace
public void Repaint();
Qt.QtTableView Class, Qt Namespace
public void Repaint(int x, int y, int w, int h);
Qt.QtTableView Class, Qt Namespace
public void Repaint(Qt.QRect arg1);
Qt.QtTableView Class, Qt Namespace
public void SetBackgroundColor(Qt.QColor arg1);
Qt.QtTableView Class, Qt Namespace
public void SetPalette(Qt.QPalette arg1);
Qt.QtTableView Class, Qt Namespace
public void Show();
Qt.QtTableView Class, Qt Namespace