|
Before Width: | Height: | Size: 907 B After Width: | Height: | Size: 900 B |
|
Before Width: | Height: | Size: 736 B After Width: | Height: | Size: 787 B |
|
Before Width: | Height: | Size: 604 B After Width: | Height: | Size: 575 B |
|
Before Width: | Height: | Size: 581 B After Width: | Height: | Size: 615 B |
|
Before Width: | Height: | Size: 569 B After Width: | Height: | Size: 586 B |
|
Before Width: | Height: | Size: 623 B After Width: | Height: | Size: 599 B |
|
Before Width: | Height: | Size: 610 B After Width: | Height: | Size: 604 B |
|
Before Width: | Height: | Size: 687 B After Width: | Height: | Size: 296 B |
|
Before Width: | Height: | Size: 476 B After Width: | Height: | Size: 318 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1021 B |
|
Before Width: | Height: | Size: 101 B After Width: | Height: | Size: 369 B |
|
Before Width: | Height: | Size: 160 B After Width: | Height: | Size: 840 B |
|
Before Width: | Height: | Size: 135 B After Width: | Height: | Size: 947 B |
|
Before Width: | Height: | Size: 717 B After Width: | Height: | Size: 700 B |
|
Before Width: | Height: | Size: 842 B After Width: | Height: | Size: 808 B |
|
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 565 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 410 B After Width: | Height: | Size: 299 B |
|
Before Width: | Height: | Size: 706 B After Width: | Height: | Size: 708 B |
|
Before Width: | Height: | Size: 770 B After Width: | Height: | Size: 772 B |
|
Before Width: | Height: | Size: 668 B After Width: | Height: | Size: 665 B |
|
Before Width: | Height: | Size: 539 B After Width: | Height: | Size: 555 B |
|
Before Width: | Height: | Size: 974 B After Width: | Height: | Size: 979 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 974 B After Width: | Height: | Size: 979 B |
|
Before Width: | Height: | Size: 556 B After Width: | Height: | Size: 571 B |
|
Before Width: | Height: | Size: 547 B After Width: | Height: | Size: 551 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 726 B After Width: | Height: | Size: 717 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 709 B After Width: | Height: | Size: 728 B |
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 551 B After Width: | Height: | Size: 552 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 518 B After Width: | Height: | Size: 541 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 544 B After Width: | Height: | Size: 576 B |
|
Before Width: | Height: | Size: 505 B After Width: | Height: | Size: 531 B |
@@ -104,6 +104,15 @@ QScrollBar:vertical {
|
||||
margin: 13px 0px;
|
||||
}
|
||||
|
||||
visualizationWidget {
|
||||
background: none;
|
||||
border: none;
|
||||
}
|
||||
|
||||
cpuloadWidget {
|
||||
border: none;
|
||||
background: url(resources:cpuload_bg.png);
|
||||
}
|
||||
/* scrollbar: trough clicky things */
|
||||
|
||||
QScrollBar::add-page:horizontal, QScrollBar::sub-page:horizontal,
|
||||
|
||||
|
Before Width: | Height: | Size: 746 B After Width: | Height: | Size: 951 B |
|
Before Width: | Height: | Size: 787 B After Width: | Height: | Size: 988 B |
|
Before Width: | Height: | Size: 746 B After Width: | Height: | Size: 966 B |
|
Before Width: | Height: | Size: 537 B After Width: | Height: | Size: 535 B |
|
Before Width: | Height: | Size: 518 B After Width: | Height: | Size: 474 B |
|
Before Width: | Height: | Size: 502 B After Width: | Height: | Size: 533 B |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 84 KiB |
@@ -45,6 +45,7 @@ cpuloadWidget::cpuloadWidget( QWidget * _parent ) :
|
||||
setFixedSize( m_background.width(), m_background.height() );
|
||||
|
||||
m_temp = QPixmap( width(), height() );
|
||||
|
||||
|
||||
connect( &m_updateTimer, SIGNAL( timeout() ),
|
||||
this, SLOT( updateCpuLoad() ) );
|
||||
@@ -66,7 +67,8 @@ void cpuloadWidget::paintEvent( QPaintEvent * )
|
||||
if( m_changed == true )
|
||||
{
|
||||
m_changed = false;
|
||||
|
||||
|
||||
m_temp.fill( QColor(0,0,0,0) );
|
||||
QPainter p( &m_temp );
|
||||
p.drawPixmap( 0, 0, m_background );
|
||||
|
||||
|
||||
@@ -141,7 +141,7 @@ void visualizationWidget::paintEvent( QPaintEvent * )
|
||||
// and set color according to that...
|
||||
if( max_level * master_output < 0.9 )
|
||||
{
|
||||
p.setPen( QColor( 128, 224, 128 ) );
|
||||
p.setPen( QColor( 71, 253, 133 ) );
|
||||
}
|
||||
else if( max_level * master_output < 1.0 )
|
||||
{
|
||||
|
||||