Home
last modified time | relevance | path

Searched refs:ReportTable (Results 1 – 25 of 66) sorted by relevance

123

/dports/graphics/exiv2/exiv2-0.27.5-Source/doc/include/
H A Dsortabletable.css21 .ReportTable {
30 .ReportTable thead {
35 .ReportTable th {
44 .ReportTable th:active {
50 .ReportTable tbody tr.OddRow {
54 .ReportTable tbody tr.EvenRow {
58 .ReportTable tfoot {
63 .ReportTable tfoot tr {
67 .ReportTable>td {
71 .ReportTable td.Total {
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/tools/
H A Dreporttable.cpp53 void CSVTools::ReportTable::contextMenuEvent (QContextMenuEvent *event) in contextMenuEvent()
88 void CSVTools::ReportTable::mouseMoveEvent (QMouseEvent *event) in mouseMoveEvent()
94 void CSVTools::ReportTable::mouseDoubleClickEvent (QMouseEvent *event) in mouseDoubleClickEvent()
141 CSVTools::ReportTable::ReportTable (CSMDoc::Document& document, in ReportTable() function in CSVTools::ReportTable
222 std::vector<int> CSVTools::ReportTable::getReplaceIndices (bool selection) const in getReplaceIndices()
262 void CSVTools::ReportTable::flagAsReplaced (int index) in flagAsReplaced()
267 void CSVTools::ReportTable::settingChanged (const CSMPrefs::Setting *setting) in settingChanged()
305 void CSVTools::ReportTable::showSelection() in showSelection()
317 void CSVTools::ReportTable::removeSelection() in removeSelection()
337 void CSVTools::ReportTable::clear() in clear()
[all …]
H A Dreportsubview.hpp16 class ReportTable;
22 ReportTable *mTable;
H A Dsearchsubview.hpp25 class ReportTable;
31 ReportTable *mTable;
H A Dreporttable.hpp28 class ReportTable : public CSVWorld::DragRecordTable class
64 ReportTable (CSMDoc::Document& document, const CSMWorld::UniversalId& id,
H A Dreportsubview.cpp11 setWidget (mTable = new ReportTable (document, id, false, mRefreshState, this)); in ReportSubView()
H A Dsearchsubview.cpp78 layout->addWidget (mTable = new ReportTable (document, id, true), 2); in SearchSubView()
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/views/reports/core/
H A Dreporttable.cpp39 reports::ReportTable::ReportTable(const MyMoneyReport& _report): in ReportTable() function in reports::ReportTable
49 QString reports::ReportTable::cssFileNameGet() in cssFileNameGet()
76 QString reports::ReportTable::renderHeader(const QString& title, const QByteArray& encoding, bool i… in renderHeader()
115 QString reports::ReportTable::renderFooter() in renderFooter()
120 QString reports::ReportTable::renderReport(const QString &type, const QByteArray& encoding, const Q… in renderReport()
H A Dreporttable.h43 class ReportTable : public QObject
84 ReportTable(const MyMoneyReport &_report);
118 virtual ~ReportTable() {} in ~ReportTable()
H A Dpivottable.h67 class PivotTable : public ReportTable
H A Dlisttable.h56 class ListTable : public ReportTable
H A Dlisttable.cpp100 ReportTable(_report) in ListTable()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/model/doctrine/orangehrmCorePlugin/
H A DReportTable.class.php8 class ReportTable extends PluginReportTable class
/dports/textproc/miller/miller-5.10.2/c/parsing/
H A Dlemon_report.h8 void ReportTable(struct lemon *, int mhflag, int suppress_line_directives);
H A Dlemon_main.c166 ReportTable(&lem, mhflag, suppress_line_directives); in main()
H A Dlemon_report.c768 void ReportTable(struct lemon *lemp, int mhflag, int suppress_line_directives) in ReportTable() function
/dports/net-mgmt/torrus/torrus-2.09/sup/webplain/
H A Dtorrus-report.css95 TABLE.ReportTable {
100 CAPTION.ReportTable {
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/kaltura/api-client-library/library/Kaltura/Client/Type/
H A DReportTable.php39 class ReportTable extends \Kaltura\Client\ObjectBase class
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/views/reports/
H A Dkreportsview.h47 namespace reports { class ReportTable; } variable
/dports/devel/py-orange-widget-base/orange-widget-base-4.13.0/orangewidget/report/
H A Dowreport.py93 class ReportTable(QTableView): class
148 self.table = ReportTable(self.controlArea)
/dports/graphics/exiv2/exiv2-0.27.5-Source/doc/templates/
H A D__CrwMapping__1 <table class="ReportTable" id="CrwMapping" cellspacing="0">
/dports/devel/pear-PHP_ParserGenerator/PHP_ParserGenerator-0.1.7/
H A DParserGenerator.php548 $lem->ReportTable($this->_mhflag);
/dports/finance/weberp/webERP/reportwriter/
H A DWriteReport.inc139 function ReportTable($Data) {
714 $pdf->ReportTable($Data);
/dports/databases/sqlite2/sqlite-2.8.17/tool/
H A Dlemon.c94 void ReportTable(/* struct lemon * */);
1425 ReportTable(&lem, mhflag);
3156 void ReportTable(lemp, mhflag) in ReportTable() function
/dports/www/phalcon/cphalcon-3.4.5/ext/phalcon/annotations/
H A Dlemon.c94 void ReportTable(/* struct lemon * */);
1454 ReportTable(&lem, mhflag);
3315 void ReportTable(lemp, mhflag) in ReportTable() function

123