qCNC 0.82-alpha
MainWindow Class Reference

#include <mainwindow.h>

Collaboration diagram for MainWindow:

List of all members.

Public Slots

void setview (qint8 k)
void setConnections ()
void about ()
 MainWindow::about() Calles custom about from settings Class.
void aboutQt ()
 MainWindow::aboutQt() Calles aboutQT() a qt internal information box.
void TCPsetdiag ()
void set_Prog ()
 MainWindow::set_Prog() Calles setup dialog from settings Class.
void cncstart ()
void cncstop ()
void cncpause ()
void cncclear ()
void cncreset ()
void set_Serial ()
 MainWindow::set_Serial() Calles setup dialog from settings Class.
void debug_cntr ()
void debug_w_form (QString edit, QString sender, QString dest, QString msgtype)
void timestamp ()
QString command_phase (QString edit)
void custom_title_set (QString C_dev)
 MainWindow::custom_title_set() Generic Title change function.
void TCPcontrolsend (protocol CNCdat)
void TCPConnect ()
void SerialConnect ()
void update_preview ()
void decode_gcode ()
void gui_mode ()
void file_mode ()
void standalone_mode ()
void set_mode ()
void Swrite ()

Public Member Functions

 MainWindow (QWidget *parent=0)
 ~MainWindow ()
void write_to_file (QString fileName, QString pstr)

Public Attributes

QString temp
int time
gcode_linkedL first
gcode_linkedL last
gcode_linkedLgtemp
gui_settings settings
protocol returned
double maxy
double maxx
double maxz
double xscalec
double yscalec
double zscalec
int sock
int Socketconnect
int CNC_step
int CNC_mode
int pCNC_mode
int constatus
int returnV
int resend
int read_gcode
SerialPortReaderSconnect

Detailed Description

Definition at line 61 of file mainwindow.h.


Constructor & Destructor Documentation

MainWindow::MainWindow ( QWidget *  parent = 0) [explicit]

Definition at line 44 of file mainwindow.cpp.

Here is the call graph for this function:

MainWindow::~MainWindow ( )

Definition at line 173 of file mainwindow.cpp.


Member Function Documentation

void MainWindow::about ( ) [slot]

MainWindow::about() Calles custom about from settings Class.

Parameters:
none
Returns:
none
Return values:
none

Definition at line 226 of file mainwindow.cpp.

Here is the caller graph for this function:

void MainWindow::aboutQt ( ) [slot]

MainWindow::aboutQt() Calles aboutQT() a qt internal information box.

Parameters:
none
Returns:
none
Return values:
none

Definition at line 245 of file mainwindow.cpp.

Here is the caller graph for this function:

void MainWindow::cncclear ( ) [slot]

Definition at line 281 of file mainwindow.cpp.

Here is the caller graph for this function:

void MainWindow::cncpause ( ) [slot]

Definition at line 300 of file mainwindow.cpp.

Here is the caller graph for this function:

void MainWindow::cncreset ( ) [slot]

Definition at line 297 of file mainwindow.cpp.

Here is the caller graph for this function:

void MainWindow::cncstart ( ) [slot]

Definition at line 284 of file mainwindow.cpp.

Here is the caller graph for this function:

void MainWindow::cncstop ( ) [slot]

Definition at line 292 of file mainwindow.cpp.

Here is the caller graph for this function:

QString MainWindow::command_phase ( QString  edit) [slot]

Definition at line 389 of file mainwindow.cpp.

Here is the caller graph for this function:

void MainWindow::custom_title_set ( QString  C_dev) [slot]

MainWindow::custom_title_set() Generic Title change function.

Parameters:
C_dev- QString (device connected)
Returns:
none
Return values:
none

Definition at line 522 of file mainwindow.cpp.

void MainWindow::debug_cntr ( ) [slot]

Definition at line 329 of file mainwindow.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void MainWindow::debug_w_form ( QString  edit,
QString  sender,
QString  dest,
QString  msgtype 
) [slot]

Definition at line 408 of file mainwindow.cpp.

Here is the caller graph for this function:

void MainWindow::decode_gcode ( ) [slot]

Definition at line 342 of file mainwindow.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void MainWindow::file_mode ( ) [slot]

Definition at line 184 of file mainwindow.cpp.

void MainWindow::gui_mode ( ) [slot]

Definition at line 178 of file mainwindow.cpp.

void MainWindow::SerialConnect ( ) [slot]

Definition at line 589 of file mainwindow.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void MainWindow::set_mode ( ) [slot]

Definition at line 459 of file mainwindow.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void MainWindow::set_Prog ( ) [slot]

MainWindow::set_Prog() Calles setup dialog from settings Class.

Parameters:
none
Returns:
none
Return values:
none

Definition at line 208 of file mainwindow.cpp.

Here is the caller graph for this function:

void MainWindow::set_Serial ( ) [slot]

MainWindow::set_Serial() Calles setup dialog from settings Class.

Parameters:
none
Returns:
none
Return values:
none

Definition at line 318 of file mainwindow.cpp.

Here is the caller graph for this function:

void MainWindow::setConnections ( ) [slot]

Definition at line 432 of file mainwindow.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void MainWindow::setview ( qint8  k) [slot]

Definition at line 480 of file mainwindow.cpp.

void MainWindow::standalone_mode ( ) [slot]

Definition at line 191 of file mainwindow.cpp.

Here is the call graph for this function:

void MainWindow::Swrite ( ) [slot]

Definition at line 596 of file mainwindow.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void MainWindow::TCPConnect ( ) [slot]

Definition at line 256 of file mainwindow.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void MainWindow::TCPcontrolsend ( protocol  CNCdat) [slot]

Definition at line 532 of file mainwindow.cpp.

void MainWindow::TCPsetdiag ( ) [slot]

Definition at line 249 of file mainwindow.cpp.

Here is the caller graph for this function:

void MainWindow::timestamp ( ) [slot]

Definition at line 423 of file mainwindow.cpp.

void MainWindow::update_preview ( ) [slot]

Definition at line 537 of file mainwindow.cpp.

Here is the caller graph for this function:

void MainWindow::write_to_file ( QString  fileName,
QString  pstr 
)

Definition at line 489 of file mainwindow.cpp.


Member Data Documentation

Definition at line 82 of file mainwindow.h.

Definition at line 81 of file mainwindow.h.

Definition at line 84 of file mainwindow.h.

Definition at line 68 of file mainwindow.h.

Definition at line 70 of file mainwindow.h.

Definition at line 69 of file mainwindow.h.

Definition at line 74 of file mainwindow.h.

Definition at line 73 of file mainwindow.h.

Definition at line 75 of file mainwindow.h.

Definition at line 83 of file mainwindow.h.

Definition at line 87 of file mainwindow.h.

Definition at line 86 of file mainwindow.h.

Definition at line 72 of file mainwindow.h.

Definition at line 85 of file mainwindow.h.

Definition at line 88 of file mainwindow.h.

Definition at line 71 of file mainwindow.h.

Definition at line 79 of file mainwindow.h.

Definition at line 80 of file mainwindow.h.

Definition at line 66 of file mainwindow.h.

Definition at line 67 of file mainwindow.h.

Definition at line 76 of file mainwindow.h.

Definition at line 77 of file mainwindow.h.

Definition at line 78 of file mainwindow.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines